Home
last modified time | relevance | path

Searched defs:nwbootinfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/netwinder/include/
H A Dnetwinder_boot.h3 struct nwbootinfo { struct
4 union {
13 } bi_u1;
17 union {
23 } bi_u2;
24 char bi_cmdline[1024];
/netbsd-src/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c118 struct nwbootinfo nwbootinfo; variable