Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_var.h200 void vmbus_msghc_exec_cancel(struct vmbus_softc *,
H A Dvmbus.c357 vmbus_msghc_exec_cancel(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) in vmbus_msghc_exec_cancel() function
H A Dvmbus_chan.c515 vmbus_msghc_exec_cancel(sc, mh); in vmbus_chan_open_br()