Home
last modified time | relevance | path

Searched refs:qematch (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/qbus/
H A Dif_qe.c106 static int qematch(device_t, cfdata_t, void *);
117 qematch, qeattach, NULL, NULL);
134 qematch(device_t parent, cfdata_t cf, void *aux) in qematch() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dqe.c144 int qematch(device_t, cfdata_t, void *);
169 qematch, qeattach, NULL, NULL);
172 qematch(device_t parent, cfdata_t cf, void *aux) in qematch() function