Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h194 #define BSD_LABEL_DTYPE(l_ptr) \ macro
H A Ddisk_io.c658 if ((drive & 0x80) && BSD_LABEL_DTYPE (buf) == DTYPE_SCSI) in next_partition()