Home
last modified time | relevance | path

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

/external/grub/stage2/
Dpc_slice.h222 #define DTYPE_SCSI 4 /* SCSI */ macro
Ddisk_io.c631 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition()