Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dwcfb.c59 static int wcfb_match(device_t, cfdata_t, void *);
106 wcfb_match, wcfb_attach, NULL, NULL);
145 wcfb_match(device_t parent, cfdata_t match, void *aux) in wcfb_match() function