Home
last modified time | relevance | path

Searched defs:btinfo_rootdevice (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/evbarm/mini2440/
H A Dmini2440_bootinfo.h72 struct btinfo_rootdevice { struct
73 struct btinfo_common common;
74 char devname[16];
75 unsigned int cookie;
76 unsigned int partition;
/netbsd-src/sys/arch/bebox/include/
H A Dbootinfo.h59 struct btinfo_rootdevice { struct
60 struct btinfo_common common;
61 char rootdevice[80]; /* XXXX */
/netbsd-src/sys/arch/zaurus/include/
H A Dbootinfo.h72 struct btinfo_rootdevice { struct
73 struct btinfo_common common;
74 char devname[16];
/netbsd-src/sys/arch/sandpoint/include/
H A Dbootinfo.h77 struct btinfo_rootdevice { struct
78 struct btinfo_common common;
79 char devname[16];
80 unsigned cookie;
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dboot.c64 struct btinfo_rootdevice btinfo_rootdevice; variable
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h64 struct btinfo_rootdevice { struct
65 struct btinfo_common common;
66 char devname[16];