Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/landisk/include/
H A Dbootinfo.h46 struct btinfo_bootdisk { struct
47 struct btinfo_common common;
48 int labelsector; /* label valid if != -1 */
49 struct {
52 } label;
53 int biosdev;
54 int partition;
/netbsd-src/sys/arch/zaurus/include/
H A Dbootinfo.h49 struct btinfo_bootdisk { struct
50 struct btinfo_common common;
51 int labelsector; /* label valid if != -1 */
52 struct {
55 } label;
56 int biosdev;
57 int partition;
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h69 struct btinfo_bootdisk { struct
70 struct btinfo_common common;
71 int labelsector; /* label valid if != -1 */
72 struct {
75 } label;
76 int biosdev;
77 int partition;