Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c137 static int alc_shutdown(device_t);
219 DEVMETHOD(device_shutdown, alc_shutdown),
2341 alc_shutdown(device_t dev) in alc_shutdown() function