Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h263 #define SOL_LABEL_LOC 1 macro
H A Ddisk_io.c681 if (*len < SOL_LABEL_LOC + 1) in next_partition()
688 if (! rawread (drive, *start + SOL_LABEL_LOC, 0, SECTOR_SIZE, buf)) in next_partition()