vmxnet3_dma_alloc
bus_size_t, struct vmxnet3_dma_alloc *);
struct vmxnet3_dma_alloc *);
struct vmxnet3_dma_alloc *dma)
bzero(dma, sizeof(struct vmxnet3_dma_alloc));
vmxnet3_dma_free(struct vmxnet3_softc *sc, struct vmxnet3_dma_alloc *dma)
bzero(dma, sizeof(struct vmxnet3_dma_alloc));
struct vmxnet3_dma_alloc vxcr_dma;
struct vmxnet3_dma_alloc vmx_ds_dma;
struct vmxnet3_dma_alloc vmx_qs_dma;
struct vmxnet3_dma_alloc vmx_mcast_dma;
struct vmxnet3_dma_alloc vmx_rss_dma;
struct vmxnet3_dma_alloc vxtxr_dma;
struct vmxnet3_dma_alloc vxrxr_dma;