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

  /src/sys/dev/qbus/
if_qt.c 163 static void qtattach(device_t, device_t, void *);
180 qtmatch, qtattach, NULL, NULL);
251 qtattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds