Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Drf.c101 static int rfc_match(device_t, cfdata_t, void *);
167 rfc_match,
224 rfc_match(device_t parent, cfdata_t match, void *aux) in rfc_match() function