Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h204 #define BSD_PART_START(l_ptr, part) \ macro
H A Ddisk_io.c652 *start = BSD_PART_START (buf, i); in next_partition()