Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sbsh/
H A Dif_sbsh.c154 static int sbsh_detach(device_t);
186 DEVMETHOD(device_detach, sbsh_detach),
282 sbsh_detach(dev); in sbsh_attach()
287 sbsh_detach(device_t dev) in sbsh_detach() function