Home
last modified time | relevance | path

Searched defs:btinfo_bootpath (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/arch/hp300/include/
H A Dbootinfo.h52 struct btinfo_bootpath { struct
53 struct btinfo_common common;
54 int type;
55 int scode;
56 int target;
57 int lun;
58 char filename[BTINFO_FILENAME_LEN];
/netbsd-src/sys/arch/arc/include/
H A Dbootinfo.h50 struct btinfo_bootpath { struct
51 struct btinfo_common common;
52 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/pmax/include/
H A Dbootinfo.h56 struct btinfo_bootpath { struct
57 struct btinfo_common common;
58 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/emips/include/
H A Dbootinfo.h56 struct btinfo_bootpath { struct
57 struct btinfo_common common;
58 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/mipsco/include/
H A Dbootinfo.h56 struct btinfo_bootpath { struct
57 struct btinfo_common common;
58 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/sgimips/include/
H A Dbootinfo.h50 struct btinfo_bootpath { struct
51 struct btinfo_common common;
52 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/mmeye/include/
H A Dbootinfo.h57 struct btinfo_bootpath { struct
58 struct btinfo_common common;
59 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/cobalt/include/
H A Dbootinfo.h52 struct btinfo_bootpath { struct
53 struct btinfo_common common;
54 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/landisk/include/
H A Dbootinfo.h41 struct btinfo_bootpath { struct
42 struct btinfo_common common;
43 char bootpath[80];
/netbsd-src/sys/arch/newsmips/include/
H A Dbootinfo.h65 struct btinfo_bootpath { struct
66 struct btinfo_common common;
67 char bootpath[BTINFO_BOOTPATH_LEN];
/netbsd-src/sys/arch/evbarm/mini2440/
H A Dmini2440_bootinfo.h67 struct btinfo_bootpath { struct
68 struct btinfo_common common;
69 char bootpath[80];
/netbsd-src/sys/arch/sandpoint/include/
H A Dbootinfo.h72 struct btinfo_bootpath { struct
73 struct btinfo_common common;
74 char bootpath[80];
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h59 struct btinfo_bootpath { struct
60 struct btinfo_common common;
61 char bootpath[80];