Searched refs:tcbus_attach_args (Results 1 – 9 of 9) sorted by relevance
62 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()
61 struct tcbus_attach_args kmin_tc_desc =
61 struct tcbus_attach_args kn03_tc_desc = {
64 struct tcbus_attach_args xine_tc_desc = {
67 struct tcbus_attach_args kn02_tc_desc = {
61 struct tcbus_attach_args *tba = aux; in tcmatch()73 struct tcbus_attach_args *tba = aux; in tcattach()
84 struct tcbus_attach_args { struct
85 struct tcbus_attach_args tba; in tcasicattach()
195 struct tcbus_attach_args tba; in tc_vsbus_attach()