Searched refs:SOL_LABEL_NPARTS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 267 #define SOL_LABEL_NPARTS 0x10 macro |
H A D | disk_io.c | 700 for (i = sol_part_no + 1; i < SOL_LABEL_NPARTS; i++) in next_partition() |