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

  /src/sys/dev/qbus/
if_qt.c 162 static int qtmatch(device_t, cfdata_t, void *);
180 qtmatch, qtattach, NULL, NULL);
202 qtmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_qt.c 162 static int qtmatch(device_t, cfdata_t, void *);
180 qtmatch, qtattach, NULL, NULL);
202 qtmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_qt.c 162 static int qtmatch(device_t, cfdata_t, void *);
180 qtmatch, qtattach, NULL, NULL);
202 qtmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_qt.c 162 static int qtmatch(device_t, cfdata_t, void *);
180 qtmatch, qtattach, NULL, NULL);
202 qtmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 42 milliseconds