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

  /src/sys/dev/isa/
wt.c 202 void wtattach(device_t, device_t, void *);
205 wtprobe, wtattach, NULL, NULL);
277 wtattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds