Home
last modified time | relevance | path

Searched defs:hn_nvs_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnreg.h99 struct hn_nvs_init { struct
106 CTASSERT(sizeof(struct hn_nvs_init) >= HN_NVS_REQSIZE_MIN); argument
H A Dhn_nvs.c552 hn_nvs_init(struct hn_softc *sc) in hn_nvs_init() function