Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_nvs.h94 int hn_nvs_alloc_subchans(struct hn_softc *sc, int *nsubch);
H A Dhn_nvs.c685 hn_nvs_alloc_subchans(struct hn_softc *sc, int *nsubch0) in hn_nvs_alloc_subchans() function
H A Dif_hn.c6399 error = hn_nvs_alloc_subchans(sc, nsubch); in hn_synth_alloc_subchans()