Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/include/
H A Dautoconf.h40 struct bootdev_data { struct
41 char *protocol;
42 int bus;
43 int slot;
44 int channel;
45 char *remote_address;
46 int unit;
47 int boot_dev_type;
48 char *ctrl_dev_type;
/netbsd-src/sys/arch/arc/arc/
H A Dautoconf.c110 struct bootdev_data { struct
124 struct bootdev_data *bootdev_data; argument
/netbsd-src/sys/arch/alpha/alpha/
H A Dautoconf.c70 struct bootdev_data *bootdev_data; variable