Searched refs:BSD_LABEL_NPARTS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 197 #define BSD_LABEL_NPARTS(l_ptr) \ macro |
H A D | disk_io.c | 642 for (i = bsd_part_no + 1; i < BSD_LABEL_NPARTS (buf); i++) in next_partition() |