Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dnvm.h70 struct bootdata { struct
71 unsigned int cksum; /* NVM_BOOTMAGIC + flags + device */
72 unsigned int flags; /* boot flags */
73 unsigned int device; /* boot device */
/netbsd-src/sys/arch/sbmips/sbmips/
H A Dmachdep.c143 mach_init(long fwhandle, long magic, long bootdata, long reserved) in mach_init()
/netbsd-src/sys/arch/evbmips/sbmips/
H A Dmachdep.c157 mach_init(long fwhandle, long magic, long bootdata, long reserved) in mach_init()