Searched refs:BSD_PART_START (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 204 #define BSD_PART_START(l_ptr, part) \ macro |
H A D | disk_io.c | 649 *start = BSD_PART_START (buf, i); in next_partition() |