Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c145 static int iwn_attach(device_t);
367 DEVMETHOD(device_attach, iwn_attach),
438 iwn_attach(device_t dev) in iwn_attach() function