Home
last modified time | relevance | path

Searched defs:boot_module (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/i386/stand/lib/
H A Dbootmod.h32 typedef struct boot_module { struct
40 struct boot_module *bm_next; argument
/netbsd-src/sys/stand/efiboot/
H A Dmodule.c40 struct boot_module { struct
42 TAILQ_ENTRY(boot_module) entries; argument
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmain.c86 struct boot_module { struct
89 struct boot_module *bm_next; argument