Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnreg.h145 uint32_t nvs_alloc; member
H A Dif_hn.c7728 if (assoc->nvs_alloc > 1) { in hn_nvs_handle_notify()
7736 atomic_store_rel_int(&sc->hn_vf_assoc, state | assoc->nvs_alloc); in hn_nvs_handle_notify()
7739 assoc->nvs_alloc ? "associated" : "withdrawn"); in hn_nvs_handle_notify()