Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/i386/
H A Dmachdep.c283 struct bootinfo_source { struct
289 void native_loader(int, int, struct bootinfo_source *, paddr_t, int, int); argument
307 struct bootinfo_source *bl_bootinfo, paddr_t bl_esym, in native_loader()