Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c507 static int hvn_synth_alloc_subchannels(struct hvn_softc *, int *);
2502 hvn_synth_alloc_subchannels(struct hvn_softc *sc, int *nsubch) in hvn_synth_alloc_subchannels() function
2736 error = hvn_synth_alloc_subchannels(sc, &nsubch); in hvn_synth_attach()