| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | ebusvar.h | 8 struct ebus_attach_args; 18 struct ebus_attach_args *ida_devs; 24 struct ebus_attach_args { struct
|
| H A D | ebus.c | 50 struct ebus_attach_args *ia; in ebusattach() 100 struct ebus_attach_args *ia = aux; in ebusprint()
|
| H A D | stub_ebus.c | 68 struct ebus_attach_args *ia = aux; in stub_ebus_match() 82 struct ebus_attach_args *ia =aux; in stub_ebus_attach()
|
| H A D | gpio_ebus.c | 71 struct ebus_attach_args *ia = aux; in epio_ebus_match() 87 struct ebus_attach_args *ia =aux; in epio_ebus_attach()
|
| H A D | clock_ebus.c | 286 struct ebus_attach_args *ia = aux; in eclock_ebus_match() 302 struct ebus_attach_args *ia = aux; in eclock_ebus_attach()
|
| H A D | icap_ebus.c | 110 struct ebus_attach_args *ia = aux; in icap_ebus_match() 127 struct ebus_attach_args *ia =aux; in icap_ebus_attach()
|
| H A D | ebus_emips.c | 58 struct ebus_attach_args ebus_emips_devs[] = {
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | ebusvar.h | 67 struct ebus_attach_args *); 68 void ebus_destroy_attach_args(struct ebus_attach_args *); 70 void ebus_find_ino(struct ebus_softc *, struct ebus_attach_args *);
|
| H A D | ebus.c | 145 struct ebus_attach_args eba; in ebus_attach() 226 struct ebus_attach_args *); 229 struct ebus_attach_args *ea) in ebus_setup_attach_args() 233 memset(ea, 0, sizeof(struct ebus_attach_args)); in ebus_setup_attach_args() 271 ebus_destroy_attach_args(struct ebus_attach_args *ea) in ebus_destroy_attach_args() 287 struct ebus_attach_args *ea = aux; in ebus_print() 312 ebus_find_ino(struct ebus_softc *sc, struct ebus_attach_args *ea) in ebus_find_ino()
|
| H A D | wb_ebus.c | 58 struct ebus_attach_args *ea = aux; in wb_ebus_match() 67 struct ebus_attach_args *ea = aux; in wb_ebus_attach()
|
| H A D | lpt_ebus.c | 61 struct ebus_attach_args *ea = aux; in lpt_ebus_match() 74 struct ebus_attach_args *ea = aux; in lpt_ebus_attach()
|
| H A D | auxio_ebus.c | 64 struct ebus_attach_args *ea = aux; in auxio_ebus_match() 73 struct ebus_attach_args *ea = aux; in auxio_ebus_attach()
|
| H A D | rtc.c | 94 struct ebus_attach_args *ea = aux; in rtc_ebus_match() 135 struct ebus_attach_args *ea = aux; in rtc_ebus_attach()
|
| H A D | pcfiic_ebus.c | 63 struct ebus_attach_args *ea = aux; in pcfiic_ebus_match() 90 struct ebus_attach_args *ea = aux; in pcfiic_ebus_attach()
|
| H A D | mkclock.c | 129 struct ebus_attach_args *ea = aux; in mkclock_ebus_match() 197 struct ebus_attach_args *ea = aux; in mkclock_ebus_attach()
|
| H A D | com_ebus.c | 73 struct ebus_attach_args *ea = aux; in com_ebus_match() 101 struct ebus_attach_args *ea = aux; in com_ebus_attach()
|
| H A D | pld_wdog.c | 135 struct ebus_attach_args *ea = aux; in pldwdog_match() 174 struct ebus_attach_args *ea = aux; in pldwdog_attach()
|
| H A D | pckbc_ebus.c | 74 struct ebus_attach_args *ea = aux; in pckbc_ebus_match() 87 struct ebus_attach_args *ea = aux; in pckbc_ebus_attach()
|
| H A D | psm.c | 133 struct ebus_attach_args *ea = aux; in psm_match() 144 struct ebus_attach_args *ea = aux; in psm_attach()
|
| /netbsd-src/sys/arch/sparc/dev/ |
| H A D | ebus.c | 108 bus_dma_tag_t, int, struct ebus_attach_args *); 109 static void ebus_destroy_attach_args(struct ebus_attach_args *); 246 struct ebus_attach_args ea; in ebus_attach() 329 struct ebus_attach_args *ea) in ebus_setup_attach_args() 333 memset(ea, 0, sizeof(struct ebus_attach_args)); in ebus_setup_attach_args() 389 ebus_destroy_attach_args(struct ebus_attach_args *ea) in ebus_destroy_attach_args() 405 struct ebus_attach_args *ea = aux; in ebus_print()
|
| H A D | com_ebus.c | 65 struct ebus_attach_args *ea = aux; in com_ebus_match() 88 struct ebus_attach_args *ea = aux; in com_ebus_attach()
|
| H A D | rtc.c | 102 struct ebus_attach_args *ea = aux; in rtcmatch_ebus() 111 struct ebus_attach_args *ea = aux; in rtcattach_ebus()
|
| H A D | pckbc_js.c | 93 struct ebus_attach_args *ea = aux; in pckbc_ebus_match() 131 struct ebus_attach_args *ea = aux; in pckbc_ebus_attach()
|
| /netbsd-src/sys/dev/ebus/ |
| H A D | ebusvar.h | 37 struct ebus_attach_args { struct
|
| H A D | cs4231_ebus.c | 140 struct ebus_attach_args *ea; in cs4231_ebus_match() 174 struct ebus_attach_args *ea; in cs4231_ebus_attach()
|