Searched refs:vmbus_msghc (Results 1 – 3 of 3) sorted by relevance
184 struct vmbus_msghc;194 struct vmbus_msghc *196 void vmbus_msghc_put(struct vmbus_softc *, struct vmbus_msghc *);197 void *vmbus_msghc_dataptr(struct vmbus_msghc *);198 int vmbus_msghc_exec_noresult(struct vmbus_msghc *);199 int vmbus_msghc_exec(struct vmbus_softc *, struct vmbus_msghc *);201 struct vmbus_msghc *);204 struct vmbus_msghc *);207 struct vmbus_msghc *);210 void vmbus_msghc_reset(struct vmbus_msghc *, size_t);
82 struct vmbus_msghc { struct245 vmbus_msghc_reset(struct vmbus_msghc *mh, size_t dsize) in vmbus_msghc_reset()259 struct vmbus_msghc *262 struct vmbus_msghc *mh; in vmbus_msghc_get()281 vmbus_msghc_put(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) in vmbus_msghc_put()288 vmbus_msghc_dataptr(struct vmbus_msghc *mh) in vmbus_msghc_dataptr()297 vmbus_msghc_exec_noresult(struct vmbus_msghc *mh) in vmbus_msghc_exec_noresult()345 vmbus_msghc_exec(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) in vmbus_msghc_exec()357 vmbus_msghc_exec_cancel(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) in vmbus_msghc_exec_cancel()364 vmbus_msghc_wait_result(struct vmbus_softc *sc __unused, struct vmbus_msghc *mh) in vmbus_msghc_wait_result()[all …]
384 struct vmbus_msghc *mh; in vmbus_chan_open_br() 565 struct vmbus_msghc *mh; in vmbus_chan_gpadl_connect() 717 struct vmbus_msghc *mh; in vmbus_chan_gpadl_disconnect() 833 struct vmbus_msghc *mh; in vmbus_chan_close_internal() 2004 struct vmbus_msghc *mh; in vmbus_chan_release()