Home
last modified time | relevance | path

Searched refs:BTINFO_BIOSGEOM (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/x86/x86/
H A Dx86_autoconf.c127 big = lookup_bootinfo(BTINFO_BIOSGEOM); in matchbiosdisks()
511 if ((big = lookup_bootinfo(BTINFO_BIOSGEOM)) != NULL && in findroot()
/netbsd/sys/arch/x86/include/
H A Dbootinfo.h37 #define BTINFO_BIOSGEOM 7 macro
/netbsd/sys/arch/i386/stand/lib/
H A Dbootinfo_biosgeom.c182 BI_ADD(bibg, BTINFO_BIOSGEOM, bibg_len); in bi_getbiosgeom()
/netbsd/sys/arch/i386/i386/
H A Dmultiboot.c420 bootinfo_add((struct btinfo_common *)bi, BTINFO_BIOSGEOM, in setup_biosgeom()