Searched refs:hn_nvs_doinit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c70 static int hn_nvs_doinit(struct hn_softc *, uint32_t);
451 hn_nvs_doinit(struct hn_softc *sc, uint32_t nvs_ver) function
559 error = hn_nvs_doinit(sc, sc->hn_nvs_ver);
572 error = hn_nvs_doinit(sc, hn_nvs_version[i]);

Completed in 61 milliseconds