Searched refs:DTYPE_SCSI (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 230 #define DTYPE_SCSI 4 /* SCSI */ macro |
H A D | disk_io.c | 655 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition() |