Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h172 #define BSD_LABEL_SECTOR 1 macro
H A Ddisk_io.c623 if (*len < BSD_LABEL_SECTOR + 1) in next_partition()
630 if (! rawread (drive, *start + BSD_LABEL_SECTOR, in next_partition()