Home
last modified time | relevance | path

Searched defs:_BnxeMemDma (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe.h315 typedef struct _BnxeMemDma struct
317 d_list_entry_t link;
318 u32_t size;
319 void * pDmaVirt;
320 ddi_dma_handle_t dmaHandle;
321 ddi_acc_handle_t dmaAccHandle;
322 lm_address_t physAddr;
323 char fileName[128];
324 u32_t fileLine;