HomeSort by: relevance | last modified time | path
    Searched refs:tcbus_attach_args (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/pmax/tc/
tc_3maxplus.c 61 struct tcbus_attach_args kn03_tc_desc = {
tc_3min.c 61 struct tcbus_attach_args kmin_tc_desc =
tcbus.c 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;
tc_3max.c 67 struct tcbus_attach_args kn02_tc_desc = {
tc_maxine.c 64 struct tcbus_attach_args xine_tc_desc = {
  /src/sys/dev/tc/
tcvar.h 84 struct tcbus_attach_args { struct
tc.c 61 struct tcbus_attach_args *tba = aux;
73 struct tcbus_attach_args *tba = aux;
  /src/sys/arch/alpha/tc/
tcasic.c 85 struct tcbus_attach_args tba;
  /src/sys/arch/vax/vsa/
tc_vsbus.c 195 struct tcbus_attach_args tba;

Completed in 13 milliseconds