Searched refs:DTYPE_SCSI (Results 1 – 3 of 3) sorted by relevance
170 #define DTYPE_SCSI 4 /* SCSI */ macro
230 #define DTYPE_SCSI 4 /* SCSI */ macro
658 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition()