Home
last modified time | relevance | path

Searched refs:obio4_attach_args (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/arch/sparc/dev/
H A Ddma_obio.c62 struct obio4_attach_args *oba; in dmamatch_obio()
81 struct obio4_attach_args *oba = &uoba->uoba_oba4; in dmaattach_obio()
H A Dcgsix_obio.c81 struct obio4_attach_args *oba; in cgsixmatch()
111 struct obio4_attach_args *oba; in cgsixattach()
H A Dbwtwo_obio.c122 struct obio4_attach_args *oba; in bwtwomatch_obio()
140 struct obio4_attach_args *oba; in bwtwoattach_obio()
H A Dif_le_obio.c115 struct obio4_attach_args *oba; in lematch_obio()
132 struct obio4_attach_args *oba = &uoba->uoba_oba4; in leattach_obio()
H A Dobio.c216 struct obio4_attach_args *oba = &uoba->uoba_oba4; in obioprint()
250 struct obio4_attach_args *oba = &uoba.uoba_oba4; in obiosearch()
H A Desp_obio.c108 struct obio4_attach_args *oba; in espmatch_obio()
127 struct obio4_attach_args *oba = &uoba->uoba_oba4; in espattach_obio()
H A Dif_ie_obio.c233 struct obio4_attach_args *oba; in ie_obio_match()
250 struct obio4_attach_args *oba = &uoba->uoba_oba4; in ie_obio_attach()
H A Dcgfour.c189 struct obio4_attach_args *oba; in cgfourmatch()
218 struct obio4_attach_args *oba = &uoba->uoba_oba4; in cgfourattach()
H A Dcgeight.c190 struct obio4_attach_args *oba; in cgeightmatch()
218 struct obio4_attach_args *oba = &uoba->uoba_oba4; in cgeightattach()
H A Dsw.c225 struct obio4_attach_args *oba; in sw_match()
249 struct obio4_attach_args *oba = &uoba->uoba_oba4; in sw_attach()
H A Dzs.c208 struct obio4_attach_args *oba; in zs_match_obio()
309 struct obio4_attach_args *oba = &uoba->uoba_oba4; in zs_attach_obio()
/netbsd/sys/arch/sparc/sparc/
H A Deeprom.c74 struct obio4_attach_args *oba; in eeprom_match()
103 struct obio4_attach_args *oba = &uoba->uoba_oba4; in eeprom_attach()
H A Doclock.c91 struct obio4_attach_args *oba; in oclockmatch()
118 struct obio4_attach_args *oba = &uoba->uoba_oba4; in oclockattach()
H A Dmkclock.c103 struct obio4_attach_args *oba; in clockmatch_obio()
186 struct obio4_attach_args *oba = &uoba->uoba_oba4; in clockattach_obio()
H A Dtimer_sun4.c159 struct obio4_attach_args *oba = &uoba->uoba_oba4; in timerattach_obio_4()
H A Dtimer.c294 struct obio4_attach_args *oba; in timermatch_obio()
/netbsd/sys/arch/sparc/include/
H A Dautoconf.h128 struct obio4_attach_args { struct
140 struct obio4_attach_args uoba_oba4; /* sun4 on-board view */ argument