Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h267 #define SOL_LABEL_NPARTS 0x10 macro
H A Ddisk_io.c700 for (i = sol_part_no + 1; i < SOL_LABEL_NPARTS; i++) in next_partition()