Home
last modified time | relevance | path

Searched refs:bootdev_data (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/arch/arc/arc/
H A Dautoconf.c110 struct bootdev_data { struct
124 struct bootdev_data *bootdev_data; argument
155 booted_partition = booted_device ? bootdev_data->partition : 0; in cpu_rootconf()
180 static struct bootdev_data bd; in makebootdev()
220 bootdev_data = &bd; in makebootdev()
255 struct bootdev_data *b = bootdev_data; in device_register()
/netbsd-src/sys/arch/alpha/alpha/
H A Dautoconf.c70 struct bootdev_data *bootdev_data; variable
262 static struct bootdev_data bd; in parse_prom_bootdev()
268 bootdev_data = NULL; in parse_prom_bootdev()
315 bootdev_data = &bd; in parse_prom_bootdev()
H A Ddec_3000_300.c151 struct bootdev_data *b = bootdev_data; in dec_3000_300_device_register()
H A Ddec_3000_500.c171 struct bootdev_data *b = bootdev_data; in dec_3000_500_device_register()
H A Ddec_2000_300.c204 struct bootdev_data *b = bootdev_data; in dec_2000_300_device_register()
H A Ddec_alphabook1.c183 struct bootdev_data *b = bootdev_data; in dec_alphabook1_device_register()
H A Ddec_eb66.c183 struct bootdev_data *b = bootdev_data; in dec_eb66_device_register()
H A Ddec_eb64plus.c191 struct bootdev_data *b = bootdev_data; in dec_eb64plus_device_register()
H A Dapi_up1000.c178 struct bootdev_data *b = bootdev_data; in api_up1000_device_register()
H A Ddec_eb164.c183 struct bootdev_data *b = bootdev_data; in dec_eb164_device_register()
H A Ddec_550.c188 struct bootdev_data *b = bootdev_data; in dec_550_device_register()
H A Ddec_2100_a500.c244 struct bootdev_data *b = bootdev_data; in dec_2100_a500_device_register()
H A Ddec_1000a.c254 struct bootdev_data *b = bootdev_data; in dec_1000a_device_register()
H A Ddec_kn20aa.c192 struct bootdev_data *b = bootdev_data; in dec_kn20aa_device_register()
H A Ddec_axppci_33.c227 struct bootdev_data *b = bootdev_data; in dec_axppci_33_device_register()
H A Ddec_6600.c224 struct bootdev_data *b = bootdev_data; in dec_6600_device_register()
H A Ddec_kn300.c227 struct bootdev_data *b = bootdev_data; in dec_kn300_device_register()
H A Ddec_2100_a50.c203 struct bootdev_data *b = bootdev_data; in dec_2100_a50_device_register()
H A Ddec_kn8ae.c124 struct bootdev_data *b = bootdev_data; in dec_kn8ae_device_register()
/netbsd-src/sys/arch/alpha/include/
H A Dautoconf.h40 struct bootdev_data { struct
111 extern struct bootdev_data *bootdev_data;