Searched refs:DTYPE_SCSI (Results 1 – 2 of 2) sorted by relevance
/external/grub/stage2/ | ||
D | pc_slice.h | 222 #define DTYPE_SCSI 4 /* SCSI */ macro |
D | disk_io.c | 631 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition() |