Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c158 static int ti_detach(device_t);
215 DEVMETHOD(device_detach, ti_detach),
1578 ti_detach(dev); in ti_attach()
1583 ti_detach(device_t dev) in ti_detach() function