Home
last modified time | relevance | path

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

/netbsd/sys/arch/vax/boot/boot/
H A Ddata.h41 struct bqo { struct
42 long qio; /* 4 QIO entry */
43 long map; /* 4 Mapping entry */
44 long select; /* 4 Selection entry */
45 long drivrname; /* 4 Offset to driver name */
46 short version; /* 2 Version number of VMB */
47 short vercheck; /* 2 Check field */
49 long reselect; /* 4 Reselection entry */
50 long move; /* 4 Move driver entry */
56 long unit_disc; /* 4 Unit disconnecting entry */
[all …]
H A Drom.c52 static struct bqo *bqo; variable
/netbsd/sys/arch/vax/boot/xxboot/
H A Dbootxx.c79 struct bqo *bqo; variable