Searched refs:MPT_ICFLAG_PHYS_DISK (Results 1 – 2 of 2) sorted by relevance
70 #define MPT_ICFLAG_PHYS_DISK 0x08 /* Any SCSI IO but do Phys Disk Format */ macro
2912 if (io->flags & MPT_ICFLAG_PHYS_DISK) { in mptscsih_do_cmd()