Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c269 static int hn_detach(device_t);
645 DEVMETHOD(device_detach, hn_detach),
2482 hn_detach(dev); in hn_attach()
2487 hn_detach(device_t dev) in hn_detach() function