Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dhvs.c252 static int hvs_alloc_ccbs(struct hvs_softc *);
365 if (hvs_alloc_ccbs(sc)) in hvs_attach()
1042 hvs_alloc_ccbs(struct hvs_softc *sc) in hvs_alloc_ccbs() function