Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dwcfb.c60 static void wcfb_attach(device_t, device_t, void *);
106 wcfb_match, wcfb_attach, NULL, NULL);
157 wcfb_attach(device_t parent, device_t self, void *aux) in wcfb_attach() function