Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h71 #define N_BIOS_GEOM 8 macro
86 unsigned long bi_bios_geom[N_BIOS_GEOM];
H A Dboot.c954 for (i = 0; i < N_BIOS_GEOM; i++) in bsd_boot()