vmbus_msghc
static struct vmbus_msghc *vmbus_msghc_alloc(bus_dma_tag_t);
static void vmbus_msghc_free(struct vmbus_msghc *);
static struct vmbus_msghc *vmbus_msghc_get1(struct vmbus_msghc_ctx *,
static struct vmbus_msghc *
struct vmbus_msghc *mh;
vmbus_msghc_free(struct vmbus_msghc *mh)
static struct vmbus_msghc *
struct vmbus_msghc *mh;
struct vmbus_msghc *
struct vmbus_msghc *mh;
vmbus_msghc_put(struct vmbus_softc *sc, struct vmbus_msghc *mh)
vmbus_msghc_dataptr(struct vmbus_msghc *mh)
struct vmbus_msghc *mh;
vmbus_msghc_exec_noresult(struct vmbus_msghc *mh)
vmbus_msghc_exec(struct vmbus_softc *sc, struct vmbus_msghc *mh)
vmbus_msghc_wait_result(struct vmbus_softc *sc, struct vmbus_msghc *mh)
struct vmbus_msghc *mh;
struct vmbus_msghc *mhc_free;
struct vmbus_msghc *mh;
struct vmbus_msghc *mhc_active;
struct vmbus_msghc *);
struct vmbus_msghc;
struct vmbus_msghc *vmbus_msghc_get(struct vmbus_softc *, size_t);
void vmbus_msghc_put(struct vmbus_softc *, struct vmbus_msghc *);
void *vmbus_msghc_dataptr(struct vmbus_msghc *);
int vmbus_msghc_exec_noresult(struct vmbus_msghc *);
int vmbus_msghc_exec(struct vmbus_softc *, struct vmbus_msghc *);