Searched defs:vmxnet3_dmabuf_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3.h57 typedef struct vmxnet3_dmabuf_t { struct
63 } vmxnet3_dmabuf_t; typedef in typeref:struct:vmxnet3_dmabuf_t
66 vmxnet3_dmabuf_t dma;
74 vmxnet3_dmabuf_t dma;
94 vmxnet3_dmabuf_t dma;
133 vmxnet3_dmabuf_t sharedData;
134 vmxnet3_dmabuf_t queueDescs;
154 vmxnet3_dmabuf_t mfTable;
177 int vmxnet3_alloc_dma_mem_1(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma,
179 int vmxnet3_alloc_dma_mem_128(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dm
[all...]

Completed in 59 milliseconds