Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_rtwn.c98 static void rtwn_attach(device_t, device_t, void *);
103 rtwn_attach, rtwn_detach, rtwn_activate);
212 rtwn_attach(device_t parent, device_t self, void *aux) in rtwn_attach() function