Home
last modified time | relevance | path

Searched refs:DTYPE_SCSI (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h230 #define DTYPE_SCSI 4 /* SCSI */ macro
H A Ddisk_io.c655 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition()