hvs.c | 242 static int hvs_poll(struct hvs_softc *, struct vmbus_channel *, 582 error = hvs_poll(sc, sc->sc_chan, ccb); 636 hvs_poll(struct hvs_softc *sc, struct vmbus_channel *chan, struct hvs_ccb *ccb) function in typeref:typename:int 883 if (hvs_poll(sc, sc->sc_chan, ccb)) { 908 if (hvs_poll(sc, sc->sc_chan, ccb)) { 934 if (hvs_poll(sc, sc->sc_chan, ccb)) { 980 if (hvs_poll(sc, sc->sc_chan, ccb)) { 1004 if (hvs_poll(sc, sc->sc_chan, ccb)) {
|