Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c273 static int hn_attach(device_t);
645 DEVMETHOD(device_attach, hn_attach),
2367 hn_attach(device_t dev) in hn_attach() function