Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c228 static int iwi_shutdown(device_t);
237 DEVMETHOD(device_shutdown, iwi_shutdown),
885 iwi_shutdown(device_t dev) in iwi_shutdown() function