Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/hyperv/netvsc/
Dhn_nvs.h94 int hn_nvs_attach(struct hn_softc *sc, int mtu);
Dhn_nvs.c605 hn_nvs_attach(struct hn_softc *sc, int mtu) in hn_nvs_attach() function
Dif_hn.c6517 error = hn_nvs_attach(sc, mtu); in hn_synth_attach()