Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xl.c204 static void xl_shutdown (device_t);
274 DEVMETHOD(device_shutdown, xl_shutdown),
3205 xl_shutdown(device_t dev) in xl_shutdown() function