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

  /src/sys/dev/qbus/
if_qe.c 98 static int qematch(device_t, cfdata_t, void *);
109 qematch, qeattach, NULL, NULL);
126 qematch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/dev/sbus/
qe.c 139 int qematch(device_t, cfdata_t, void *);
164 qematch, qeattach, NULL, NULL);
167 qematch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 57 milliseconds