Home
last modified time | relevance | path

Searched refs:cbDmaAccHandle (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c114 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktsFree()
1127 &pTxPkt->cbDmaAccHandle)) != DDI_SUCCESS) in BnxeTxPktAlloc()
1146 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc()
1172 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc()
H A Dbnxe.h348 ddi_acc_handle_t cbDmaAccHandle; member