Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c360 static int hn_synth_alloc_subchans(struct hn_softc *,
6339 hn_synth_alloc_subchans(struct hn_softc *sc, int *nsubch) in hn_synth_alloc_subchans() function
6500 error = hn_synth_alloc_subchans(sc, &nsubch); in hn_synth_attach()