Searched refs:txb_acch (Results 1 – 4 of 4) sorted by relevance
188 ddi_acc_handle_t txb_acch; member
1569 &txb->txb_acch) != DDI_SUCCESS) { in afe_alloctxbuf()1588 if (txb->txb_acch) in afe_destroytxbuf()1589 ddi_dma_mem_free(&txb->txb_acch); in afe_destroytxbuf()
214 ddi_acc_handle_t txb_acch; member
1915 &len, &txb->txb_acch) != DDI_SUCCESS) { in mxfe_alloctxbuf()1934 if (txb->txb_acch) in mxfe_destroytxbuf()1935 ddi_dma_mem_free(&txb->txb_acch); in mxfe_destroytxbuf()