Home
last modified time | relevance | path

Searched refs:podule_attach_args (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/arch/acorn32/include/
H A Dpodulebus_machdep.h103 #define podulebus_attach_args podule_attach_args
105 struct podule_attach_args { struct
153 int matchpodule(struct podule_attach_args *pa,
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dicside.c81 struct podule_attach_args *sc_pa; /* podule info */
158 struct podule_attach_args *pa = (void *)aux; in icside_probe()
173 struct podule_attach_args *pa = (void *)aux; in icside_attach()
H A Dpodulebus.c110 struct podule_attach_args *pa = aux; in podulebusprint()
131 struct podule_attach_args *pa = aux; in podulebussubmatch()
410 struct podule_attach_args pa; in podulebusattach()
529 matchpodule(struct podule_attach_args *pa, int manufacturer, int product, int required_slot) in matchpodule()
H A Damps.c135 struct podule_attach_args *pa = aux; in amps_probe()
151 struct podule_attach_args *pa = aux; in amps_attach()
H A Dcsa.c111 struct podule_attach_args *pa = aux; in csa_match()
136 struct podule_attach_args *pa = aux; in csa_attach()
H A Dasc.c163 struct podule_attach_args *pa = aux; in ascmatch()
187 struct podule_attach_args *pa; in ascattach()
H A Dsimide.c140 struct podule_attach_args *pa = (void *)aux; in simide_probe()
156 struct podule_attach_args *pa = (void *)aux; in simide_attach()
H A Drapide.c175 struct podule_attach_args *pa = (void *)aux; in rapide_probe()
191 struct podule_attach_args *pa = (void *)aux; in rapide_attach()
H A Dcsc.c82 struct podule_attach_args *pa = aux; in cscmatch()
101 struct podule_attach_args *pa; in cscattach()
H A Dcosc.c90 struct podule_attach_args *pa = aux; in coscmatch()
111 struct podule_attach_args *pa = aux; in coscattach()
H A Dptsc.c123 struct podule_attach_args *pa = aux; in ptscmatch()
144 struct podule_attach_args *pa = aux; in ptscattach()
H A Dif_ne_pbus.c214 struct podule_attach_args *pa = (void *)aux; in ne_pbus_probe()
232 struct podule_attach_args *pa = (void *)aux; in ne_pbus_attach()
H A Dif_ie.c289 struct podule_attach_args *pa = aux; in ieprobe()
304 struct podule_attach_args *pa = aux; in ieattach()