Searched refs:vmbus_msghc_exec (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c318 vmbus_msghc_exec(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) function
390 error = vmbus_msghc_exec(sc, mh);
H A Dvmbus_chan.c458 error = vmbus_msghc_exec(sc, mh);
621 error = vmbus_msghc_exec(sc, mh);
720 error = vmbus_msghc_exec(sc, mh);
H A Dvmbus_var.h162 int vmbus_msghc_exec(struct vmbus_softc *, struct vmbus_msghc *);

Completed in 126 milliseconds