Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c172 static void ti_shutdown(device_t);
216 DEVMETHOD(device_shutdown, ti_shutdown),
2303 ti_shutdown(device_t dev) in ti_shutdown() function