Searched refs:tcattach (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/tc/
H A Dtcvar.h143 void tcattach(device_t, device_t, void *);
H A Dtc.c51 tcmatch, tcattach, NULL, NULL);
70 tcattach(device_t parent, device_t self, void *aux) function
105 panic("tcattach: builtin %d slot > nslots", i);
/netbsd-6-1-5-RELEASE/sys/arch/vax/vsa/
H A Dtc_vsbus.c146 tcattach(parent, self, &tba);
/netbsd-6-1-5-RELEASE/sys/arch/pmax/tc/
H A Dtcbus.c121 tcattach(parent, self, tba);

Completed in 160 milliseconds