Home
last modified time | relevance | path

Searched refs:tcbus_attach_args (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/pmax/tc/
H A Dtcbus.c62 extern struct tcbus_attach_args kn02_tc_desc[]; /* XXX */
63 extern struct tcbus_attach_args kmin_tc_desc[]; /* XXX */
64 extern struct tcbus_attach_args xine_tc_desc[]; /* XXX */
65 extern struct tcbus_attach_args kn03_tc_desc[]; /* XXX */
89 struct tcbus_attach_args *tba; in tcbus_attach()
H A Dtc_3min.c61 struct tcbus_attach_args kmin_tc_desc =
H A Dtc_3maxplus.c61 struct tcbus_attach_args kn03_tc_desc = {
H A Dtc_maxine.c64 struct tcbus_attach_args xine_tc_desc = {
H A Dtc_3max.c67 struct tcbus_attach_args kn02_tc_desc = {
/netbsd-src/sys/dev/tc/
H A Dtc.c61 struct tcbus_attach_args *tba = aux; in tcmatch()
73 struct tcbus_attach_args *tba = aux; in tcattach()
H A Dtcvar.h84 struct tcbus_attach_args { struct
/netbsd-src/sys/arch/alpha/tc/
H A Dtcasic.c85 struct tcbus_attach_args tba; in tcasicattach()
/netbsd-src/sys/arch/vax/vsa/
H A Dtc_vsbus.c195 struct tcbus_attach_args tba; in tc_vsbus_attach()