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

  /src/sys/dev/qbus/
if_qe.c 99 static void qeattach(device_t, device_t, void *);
109 qematch, qeattach, NULL, NULL);
205 qeattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/dev/sbus/
qe.c 140 void qeattach(device_t, device_t, void *);
164 qematch, qeattach, NULL, NULL);
175 qeattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds