Searched refs:blktyp (Results 1 – 2 of 2) sorted by relevance
84 unsigned char blktyp; member382 if (block->type == p[i].blktyp) { in map_dev_idx()768 int blktyp = dev_idx & 0xC0, subblk_offset; in tasdevice_process_block() local792 if (((subblk_offset & OFFSET_ERROR_BIT) != 0) && blktyp != 0) { in tasdevice_process_block()793 if (blktyp == 0x80) { in tasdevice_process_block()
83 unsigned char blktyp; member401 if (block->type == p[i].blktyp) { in map_dev_idx()679 int blktyp = dev_idx & 0xC0; in tasdevice_process_block() local797 if (is_err == true && blktyp != 0) { in tasdevice_process_block()798 if (blktyp == 0x80) { in tasdevice_process_block()