HomeSort by: relevance | last modified time | path
    Searched defs:tcdsattach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/tc/
tcds.c 102 static void tcdsattach(device_t, device_t, void *);
106 tcdsmatch, tcdsattach, NULL, NULL);
147 tcdsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds