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

  /src/sys/dev/tc/
tcvar.h 143 void tcattach(device_t, device_t, void *);
tc.c 51 tcmatch, tcattach, NULL, NULL);
70 tcattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
105 panic("tcattach: builtin %d slot > nslots", i);
  /src/sys/arch/pmax/tc/
tcbus.c 122 tcattach(parent, self, tba);
  /src/sys/arch/vax/vsa/
tc_vsbus.c 286 tcattach(parent, self, &tba);

Completed in 12 milliseconds