/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_pkt.c | 108 (void) ddi_dma_mem_free(&pkt->pkt_data_acc); in emlxs_pkt_free() 114 (void) ddi_dma_mem_free(&pkt->pkt_resp_acc); in emlxs_pkt_free() 120 (void) ddi_dma_mem_free(&pkt->pkt_cmd_acc); in emlxs_pkt_free() 221 (void) ddi_dma_mem_free(&pkt->pkt_cmd_acc); in emlxs_pkt_alloc() 242 (void) ddi_dma_mem_free(&pkt->pkt_cmd_acc); in emlxs_pkt_alloc() 287 (void) ddi_dma_mem_free(&pkt->pkt_resp_acc); in emlxs_pkt_alloc() 307 (void) ddi_dma_mem_free(&pkt->pkt_resp_acc); in emlxs_pkt_alloc() 348 (void) ddi_dma_mem_free(&pkt->pkt_data_acc); in emlxs_pkt_alloc() 368 (void) ddi_dma_mem_free(&pkt->pkt_data_acc); in emlxs_pkt_alloc() 401 (void) ddi_dma_mem_free(&pkt->pkt_data_acc); in emlxs_pkt_alloc() [all …]
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_alloc.c | 335 ddi_dma_mem_free(&tx_ring->tbd_acc_handle); in e1000g_alloc_tx_descriptors() 441 ddi_dma_mem_free(&tx_ring->tbd_acc_handle); in e1000g_alloc_tx_descriptors() 532 ddi_dma_mem_free(&rx_data->rbd_acc_handle); in e1000g_alloc_rx_descriptors() 623 ddi_dma_mem_free(&rx_data->rbd_acc_handle); in e1000g_alloc_rx_descriptors() 658 ddi_dma_mem_free(&rx_data->rbd_acc_handle); in e1000g_free_rx_descriptors() 678 ddi_dma_mem_free(&tx_ring->tbd_acc_handle); in e1000g_free_tx_descriptors() 903 ddi_dma_mem_free(&buf->acc_handle); in e1000g_alloc_dma_buffer() 922 ddi_dma_mem_free(&buf->acc_handle); in e1000g_alloc_dma_buffer() 996 ddi_dma_mem_free(&buf->acc_handle); in e1000g_alloc_dma_buffer_82546() 1015 ddi_dma_mem_free(&buf->acc_handle); in e1000g_alloc_dma_buffer_82546() [all …]
|
/titanic_50/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_buf.c | 144 ddi_dma_mem_free(&buf->bu_handle); in hci1394_buf_alloc() 180 ddi_dma_mem_free(&buf->bu_handle); in hci1394_buf_free()
|
/titanic_50/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 151 fail2: ddi_dma_mem_free(&rxb->ahdl); in rxbuf_ctor() 163 ddi_dma_mem_free(&rxb->ahdl); in rxbuf_dtor()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_buf.c | 388 ddi_dma_mem_free(&tx_ring->tbd_area.acc_handle); in ixgbe_alloc_tbd_ring() 420 ddi_dma_mem_free(&tx_ring->tbd_area.acc_handle); in ixgbe_free_tbd_ring() 507 ddi_dma_mem_free(&rx_data->rbd_area.acc_handle); in ixgbe_alloc_rbd_ring() 539 ddi_dma_mem_free(&rx_data->rbd_area.acc_handle); in ixgbe_free_rbd_ring() 601 ddi_dma_mem_free(&buf->acc_handle); in ixgbe_alloc_dma_buffer() 637 ddi_dma_mem_free(&buf->acc_handle); in ixgbe_free_dma_buffer()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_buf.c | 283 ddi_dma_mem_free(&tx_ring->tbd_area.acc_handle); in igb_alloc_tbd_ring() 315 ddi_dma_mem_free(&tx_ring->tbd_area.acc_handle); in igb_free_tbd_ring() 511 ddi_dma_mem_free(&rx_data->rbd_area.acc_handle); in igb_alloc_rbd_ring() 543 ddi_dma_mem_free(&rx_data->rbd_area.acc_handle); in igb_free_rbd_ring() 607 ddi_dma_mem_free(&buf->acc_handle); in igb_alloc_dma_buffer() 643 ddi_dma_mem_free(&buf->acc_handle); in igb_free_dma_buffer()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_buf.c | 120 ddi_dma_mem_free(&dbuf->acc_handle); in oce_alloc_dma_buffer() 148 ddi_dma_mem_free(&dbuf->acc_handle); in oce_free_dma_buffer()
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.c | 102 ddi_dma_mem_free(&mem->idm_acc_handle); in i40e_allocate_dma_mem() 147 ddi_dma_mem_free(&mem->idm_acc_handle); in i40e_free_dma_mem()
|
/titanic_50/usr/src/uts/common/io/drm/ |
H A D | drm_pci.c | 268 ddi_dma_mem_free(&dmah->acc_hdl); in drm_pci_alloc() 285 ddi_dma_mem_free(&dmah->acc_hdl); in drm_pci_free()
|
H A D | drm_gem.c | 369 ddi_dma_mem_free(&obj->acc_hdl); in drm_gem_object_alloc() 661 ddi_dma_mem_free(&obj->acc_hdl); in drm_gem_object_free()
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_dma.c | 151 ddi_dma_mem_free(&ata_ctlp->ac_sg_acc_handle); in ata_pciide_alloc() 168 ddi_dma_mem_free(&ata_ctlp->ac_sg_acc_handle); in ata_pciide_free()
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | sbp2_bus.c | 350 ddi_dma_mem_free(&sbb->sbb_acc_hdl); in scsa1394_bus_alloc_buf_phys() 372 ddi_dma_mem_free(&sbb->sbb_acc_hdl); in scsa1394_bus_alloc_buf_phys() 393 ddi_dma_mem_free(&sbb->sbb_acc_hdl); in scsa1394_bus_free_buf_phys()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 379 ddi_dma_mem_free(&uhcip->uhci_td_pool_mem_handle); in uhci_free_pools() 393 ddi_dma_mem_free(&uhcip->uhci_qh_pool_mem_handle); in uhci_free_pools() 408 ddi_dma_mem_free(&uhcip->uhci_flt_mem_handle); in uhci_free_pools() 1823 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_create_transfer_wrapper() 2486 ddi_dma_mem_free(&tw->tw_isoc_bufs[i].mem_handle); in uhci_free_tw() 2494 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_free_tw() 3157 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() 3182 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() 3228 ddi_dma_mem_free(&td_pool_ptr1->mem_handle); in uhci_alloc_memory_for_tds() 3236 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() [all …]
|
H A D | uhcipolled.c | 890 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_polled_create_tw() 902 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_polled_create_tw()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 273 ddi_dma_mem_free(p_dma_acch); in __xge_os_dma_malloc() 291 ddi_dma_mem_free(p_dma_acch); in xge_os_dma_free()
|
/titanic_50/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 469 (void) ddi_dma_mem_free( in amr_attach() 477 (void) ddi_dma_mem_free(&softs->mbox_acc_handle); in amr_attach() 530 (void) ddi_dma_mem_free( in amr_detach() 537 (void) ddi_dma_mem_free(&softs->mbox_acc_handle); in amr_detach() 696 (void) ddi_dma_mem_free(&(softs->mbox_acc_handle)); in amr_setup_mbox() 1156 (void) ddi_dma_mem_free(&((softs->sg_items[i]).sg_acc_handle)); in amr_setup_sg() 1281 ddi_dma_mem_free(&ac->buffer_acc_handle); in amr_enquiry_mapcmd() 1307 ddi_dma_mem_free(&ac->buffer_acc_handle); in amr_enquiry_unmapcmd()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_rx.c | 171 ddi_dma_mem_free(&pRxPkt->dmaAccHandle); in BnxeRxPktFree() 684 ddi_dma_mem_free(&pRxPkt->dmaAccHandle); in BnxeRxBufAlloc() 883 ddi_dma_mem_free(&pRxPkt->dmaAccHandle); in BnxeRxPktsFiniIdx()
|
H A D | bnxe_tx.c | 114 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktsFree() 1146 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc() 1172 ddi_dma_mem_free(&pTxPkt->cbDmaAccHandle); in BnxeTxPktAlloc()
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | socal.c | 1043 ddi_dma_mem_free(&socalp->request[i].skc_acchandle); in socal_dodetach() 1053 ddi_dma_mem_free(&socalp->response[i].skc_acchandle); in socal_dodetach() 1080 ddi_dma_mem_free(&socalp->pool_acchandle); in socal_dodetach() 2025 ddi_dma_mem_free(&socalp->request[index].skc_acchandle); in socal_cqalloc_init() 2034 ddi_dma_mem_free(&socalp->response[index].skc_acchandle); in socal_cqalloc_init() 2163 ddi_dma_mem_free(&socalp->pool_acchandle); in socal_doreset() 2566 ddi_dma_mem_free(&socalp->pool_acchandle); in socal_add_pool_buffer() 4542 ddi_dma_mem_free(&privp->cmd_acchandle); in socal_els_alloc() 4549 ddi_dma_mem_free(&privp->rsp_acchandle); in socal_els_alloc() 4689 ddi_dma_mem_free(&privp->cmd_acchandle); in socal_lbf_alloc() [all …]
|
/titanic_50/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.c | 805 ddi_dma_mem_free(&pOdl->rx_desc_acc_handle); in amd8111s_allocate_descriptors() 851 ddi_dma_mem_free(&pOdl->tx_desc_acc_handle); in amd8111s_allocate_descriptors() 887 ddi_dma_mem_free(&pOdl->rx_desc_acc_handle); in amd8111s_allocate_descriptors() 904 ddi_dma_mem_free(&pOdl->rx_desc_acc_handle); in amd8111s_free_descriptors() 912 ddi_dma_mem_free(&pOdl->tx_desc_acc_handle); in amd8111s_free_descriptors() 1043 ddi_dma_mem_free(&pRing->acc_hdl[idx]); in amd8111s_free_dma_ringbuf()
|
/titanic_50/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam_ring_buff.c | 172 ddi_dma_mem_free(&buff_info_p->data_acc_handle); in ring_buff_free()
|
/titanic_50/usr/src/uts/i86pc/io/ioat/ |
H A D | ioat_chan.c | 595 ddi_dma_mem_free(&channel->ic_desc_handle); in ioat_completion_alloc() 621 ddi_dma_mem_free(&channel->ic_cmpl_handle); in ioat_completion_free() 709 ddi_dma_mem_free(&channel->ic_desc_handle); in ioat_ring_alloc() 748 ddi_dma_mem_free(&channel->ic_desc_handle); in ioat_ring_free()
|
/titanic_50/usr/src/uts/common/io/virtio/ |
H A D | virtio.c | 297 ddi_dma_mem_free(&entry->qe_indirect_dma_acch); in virtio_free_indirect() 359 ddi_dma_mem_free(&entry->qe_indirect_dma_acch); in virtio_alloc_indirect() 529 ddi_dma_mem_free(&vq->vq_dma_acch); in virtio_alloc_vq() 563 ddi_dma_mem_free(&vq->vq_dma_acch); in virtio_free_vq()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xnf.c | 2186 ddi_dma_mem_free(&xnfp->xnf_tx_ring_dma_acchandle); in xnf_alloc_dma_resources() 2223 ddi_dma_mem_free(&xnfp->xnf_rx_ring_dma_acchandle); in xnf_alloc_dma_resources() 2277 ddi_dma_mem_free(&xnfp->xnf_rx_ring_dma_acchandle); in xnf_release_dma_resources() 2284 ddi_dma_mem_free(&xnfp->xnf_tx_ring_dma_acchandle); in xnf_release_dma_resources() 2360 ddi_dma_mem_free(&bdesc->acc_handle); in xnf_buf_constructor() 2378 ddi_dma_mem_free(&bdesc->acc_handle); in xnf_buf_destructor()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiovia823x/ |
H A D | audiovia823x.c | 485 ddi_dma_mem_free(&portc->sgd_acch); in auvia_destroy() 494 ddi_dma_mem_free(&portc->buf_acch); in auvia_destroy()
|