Home
last modified time | relevance | path

Searched refs:obio_attach_args (Results 1 – 25 of 110) sorted by relevance

12345

/netbsd/src/sys/arch/arm/gemini/
Dobio_timer.c171 obiotimer_lookup(struct obio_attach_args *);
173 struct obio_attach_args *,
187 struct obio_attach_args *obio = aux; in obiotimer_match()
203 struct obio_attach_args *obio = aux; in obiotimer_attach()
282 obiotimer_lookup(struct obio_attach_args *obio) in obiotimer_lookup()
299 struct obio_attach_args *obio, in obiotimer_enable()
Dgemini_obio.c237 struct obio_attach_args oa; in obio_search()
284 struct obio_attach_args * const oa = aux; in obio_find()
360 struct obio_attach_args oa; in obio_attach_critical()
398 struct obio_attach_args *oa = (struct obio_attach_args*)aux; in obio_print()
Dobio_wdt.c65 struct obio_attach_args *obio = aux; in geminiwdt_match()
80 struct obio_attach_args *obio = aux; in geminiwdt_attach()
Dgemini_com.c78 struct obio_attach_args *obio = aux; in gemini_com_match()
106 struct obio_attach_args *obio = aux; in gemini_com_attach()
Dobio_ehci.c87 struct obio_attach_args * const obio = aux; in ehci_obio_match()
100 struct obio_attach_args * const obio = aux; in ehci_obio_attach()
Dobio_lpchc.c37 struct obio_attach_args *obio = aux; in gemini_lpchc_match()
52 struct obio_attach_args *obio = aux; in gemini_lpchc_attach()
/netbsd/src/sys/arch/mips/adm5120/
Dadm5120_obio.c131 obio_attach_args_create(struct obio_attach_args *oa, const struct obiodev *od, in obio_attach_args_create()
147 struct obio_attach_args oa; in obio_attach()
171 struct obio_attach_args *oa = aux; in obio_submatch()
183 struct obio_attach_args *oa = aux; in obio_print()
/netbsd/src/sys/arch/mac68k/obio/
Dobio.c79 struct obio_attach_args *oa = (struct obio_attach_args *)args; in obio_print()
91 struct obio_attach_args oa; in obio_search()
Dasc.c144 struct obio_attach_args *oa = (struct obio_attach_args *)aux; in ascmatch()
187 struct obio_attach_args *oa = (struct obio_attach_args *)aux; in ascattach()
Dwdc_obio.c89 struct obio_attach_args *oa = (struct obio_attach_args *) aux; in wdc_obio_match()
138 struct obio_attach_args *oa = aux; in wdc_obio_attach()
/netbsd/src/sys/arch/evbmips/alchemy/
Dobio.c79 struct obio_attach_args oa; in obio_attach()
100 struct obio_attach_args *oa = aux; in obio_submatch()
112 struct obio_attach_args *oa = aux; in obio_print()
/netbsd/src/sys/arch/evbarm/g42xxeb/
Dgb225.c85 struct obio_attach_args *oba = (struct obio_attach_args*)aux; in opio_print()
109 struct obio_attach_args *oba = aux; in opio_attach()
185 struct obio_attach_args oba; in opio_search()
/netbsd/src/sys/arch/sparc/dev/
Dpower.c70 union obio_attach_args *uoba = aux; in powermatch()
83 union obio_attach_args *uoba = aux; in powerattach()
Ddma_obio.c60 union obio_attach_args *uoba = aux; in dmamatch_obio()
79 union obio_attach_args *uoba = aux; in dmaattach_obio()
/netbsd/src/sys/arch/sparc/sparc/
Deeprom.c73 union obio_attach_args *uoba = aux; in eeprom_match()
102 union obio_attach_args *uoba = aux; in eeprom_attach()
Dclkctrl.c53 union obio_attach_args *uoba = aux; in clkctrl_match()
64 union obio_attach_args *uoba = aux; in clkctrl_attach()
Dauxiotwo.c69 union obio_attach_args *uoba = aux; in auxiotwomatch()
80 union obio_attach_args *uoba = aux; in auxiotwoattach()
Dauxreg.c114 union obio_attach_args *uoba = aux; in auxregmatch_obio()
147 union obio_attach_args *uoba = aux; in auxregattach_obio()
/netbsd/src/sys/arch/evbarm/hdl_g/
Dobio.c96 struct obio_attach_args *oba = aux; in obio_print()
112 struct obio_attach_args oba; in obio_search()
/netbsd/src/sys/arch/iyonix/iyonix/
Dobio.c112 struct obio_attach_args *oba = aux; in obio_print()
128 struct obio_attach_args oba; in obio_search()
/netbsd/src/sys/arch/evbarm/adi_brh/
Dobio.c114 struct obio_attach_args *oba = aux; in obio_print()
130 struct obio_attach_args oba; in obio_search()
/netbsd/src/sys/arch/evbarm/iq80321/
Dobio.c113 struct obio_attach_args *oba = aux; in obio_print()
129 struct obio_attach_args oba; in obio_search()
/netbsd/src/sys/arch/evbppc/ev64260/
Dcom_obio.c106 struct obio_attach_args *oa = aux; in com_obio_match()
132 struct obio_attach_args *oa = aux; in com_obio_attach()
/netbsd/src/sys/arch/evbarm/iq80310/
Dobio.c134 struct obio_attach_args *oba = aux; in obio_print()
150 struct obio_attach_args oba; in obio_search()
/netbsd/src/sys/arch/evbarm/lubbock/
Dobio.c194 struct obio_attach_args *oba = (struct obio_attach_args*)aux; in obio_print()
295 struct obio_attach_args oba; in obio_search()

12345