Home
last modified time | relevance | path

Searched refs:ddi_dma_sync (Results 1 – 25 of 191) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h306 (void) ddi_dma_sync(afep->afe_txdesc_dmah, \
310 (void) ddi_dma_sync(txb->txb_dmah, 0, len, who)
313 (void) ddi_dma_sync(afep->afe_rxdesc_dmah, \
317 (void) ddi_dma_sync(rxb->rxb_dmah, 0, len, who)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c261 (void) ddi_dma_sync(dma_hdl, hcidesc_off, in hci1394_ixl_check_status()
282 (void) ddi_dma_sync(dma_hdl, hcidesc_off, in hci1394_ixl_check_status()
303 (void) ddi_dma_sync(dma_hdl, hcidesc_off, in hci1394_ixl_check_status()
335 (void) ddi_dma_sync(dma_hdl, hcidesc_off, in hci1394_ixl_check_status()
H A Dhci1394_ixl_update.c1185 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_prep_send_pkt()
1384 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1437 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1478 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1516 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1531 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1579 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1606 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1650 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
1696 err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, in hci1394_ixl_update_perform()
[all …]
H A Dhci1394_q.c800 (void) ddi_dma_sync(desc->qb_buf.bi_dma_handle, 0, in hci1394_q_at_next()
983 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_at_write_OLI()
1006 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_at_write_OLI()
1078 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_at_write_OL()
1101 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_at_write_OL()
1164 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_at_rep_put8()
1270 (void) ddi_dma_sync(descb->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_next()
1287 (void) ddi_dma_sync(datab->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_next()
1597 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_write_IM()
1616 (void) ddi_dma_sync(qbuf->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_write_IM()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c334 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
339 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
343 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
394 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
399 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
403 (void) ddi_dma_sync(rrp->desc.dma_hdl, in nge_recv_ring()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h347 (void) ddi_dma_sync(mxfep->mxfe_txdesc_dmah, \
351 (void) (ddi_dma_sync(txb->txb_dmah, 0, len, who))
354 (void) ddi_dma_sync(mxfep->mxfe_rxdesc_dmah, \
358 (void) (ddi_dma_sync(rxb->rxb_dmah, 0, len, who))
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h242 (void) ddi_dma_sync(pcnp->pcn_txdesc_dmah, \
246 (void) ddi_dma_sync(pcnp->pcn_rxdesc_dmah, \
250 (void) ddi_dma_sync(pb->pb_dmah, 0, len, who)
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c121 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_process_io_intr()
132 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_process_io_intr()
391 (void) ddi_dma_sync(s->s_error_dma->handle, in sync_error()
414 (void) ddi_dma_sync(s->s_queue_dma->handle, in process_event_intr()
424 (void) ddi_dma_sync(s->s_queue_dma->handle, in process_event_intr()
H A Dsmartpqi_hw.c137 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_start_io()
159 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_start_io()
167 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_start_io()
174 (void) ddi_dma_sync(s->s_queue_dma->handle, in pqi_start_io()
482 (void) ddi_dma_sync(s->s_queue_dma->handle, 0, 0, DDI_DMA_SYNC_FORDEV); in send_event_ack()
666 (void) ddi_dma_sync(cmd->pc_dmahdl, 0, 0, DDI_DMA_SYNC_FORCPU); in aio_io_complete()
795 (void) ddi_dma_sync(io->io_sg_chain_dma->handle, 0, 0, in build_aio_sg_list()
851 (void) ddi_dma_sync(io->io_sg_chain_dma->handle, 0, 0, in build_raid_sg_list()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h792 #define Sync_HCCA(ohcip) (void) ddi_dma_sync( \
797 #define Sync_ED_TD_Pool(ohcip) (void) ddi_dma_sync( \
801 (void) ddi_dma_sync( \
807 (void) ddi_dma_sync(dma_handle, \
810 (void) ddi_dma_sync(dma_handle, \
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_impl.h349 #define VIRTQ_DMA_SYNC_FORDEV(viq) VERIFY0(ddi_dma_sync( \
361 #define VIRTQ_DMA_SYNC_FORKERNEL(viq) VERIFY0(ddi_dma_sync( \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c261 VERIFY3S(ddi_dma_sync(lmrc->l_reply_dma.ld_hdl, in lmrc_get_next_reply_desc()
402 VERIFY3S(ddi_dma_sync(lmrc->l_ioreq_dma.ld_hdl, in lmrc_poll_for_reply()
448 VERIFY3S(ddi_dma_sync(lmrc->l_ioreq_dma.ld_hdl, in lmrc_process_replies()
555 VERIFY3S(ddi_dma_sync(lmrc->l_ioreq_dma.ld_hdl, in lmrc_build_mptmfi_passthru()
588 (void) ddi_dma_sync(mfi->mfi_data_dma.ld_hdl, 0, in lmrc_process_mptmfi_passthru()
638 (void) ddi_dma_sync(mfi->mfi_frame_dma.ld_hdl, 0, in lmrc_issue_mfi()
642 (void) ddi_dma_sync(mfi->mfi_data_dma.ld_hdl, 0, in lmrc_issue_mfi()
667 (void) ddi_dma_sync(dma->ld_hdl, 0, dma->ld_len, in lmrc_poll_mfi()
715 (void) ddi_dma_sync(dma->ld_hdl, 0, dma->ld_len, in lmrc_wait_mfi()
1579 (void) ddi_dma_sync(mfi->mfi_frame_dma.ld_hdl, 0, in lmrc_ioc_init()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c448 ddi_dma_sync(dma_info->dma_handle, in qede_lro_end()
548 ddi_dma_sync(dma_info->dma_handle, in qede_reg_jumbo_cqe()
633 ddi_dma_sync(dma_handle, in qede_reg_cqe()
656 ddi_dma_sync(dma_handle, in qede_reg_cqe()
722 (void) ddi_dma_sync(rx_ring->rx_cqe_dmah, in qede_process_rx_ring()
961 (void) ddi_dma_sync(*dma_handle, in qede_desc_dma_mem_sync()
964 (void) ddi_dma_sync(*dma_handle, start * unit_size, in qede_desc_dma_mem_sync()
966 (void) ddi_dma_sync(*dma_handle, 0, in qede_desc_dma_mem_sync()
1010 (void) ddi_dma_sync(bcopy_pkt->dma_handle, in qede_tx_bcopy()
1061 (void) ddi_dma_sync(tx_ring->tx_bd_dmah, in qede_tx_bcopy()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h954 #define Sync_QH_QTD_Pool(ehcip) (void) ddi_dma_sync( \
958 (void) ddi_dma_sync( \
963 #define Sync_ITD_Pool(ehcip) (void) ddi_dma_sync( \
969 (void) ddi_dma_sync(dma_handle, \
973 (void) ddi_dma_sync(dma_handle, \
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c469 (void) ddi_dma_sync(rx_data->rbd_dma_handle, in e1000g_receive()
533 (void) ddi_dma_sync(rx_buf->dma_handle, in e1000g_receive()
537 (void) ddi_dma_sync(rx_buf->dma_handle, in e1000g_receive()
848 (void) ddi_dma_sync(rx_data->rbd_dma_handle, in e1000g_receive()
873 (void) ddi_dma_sync(rx_data->rbd_dma_handle, in e1000g_receive()
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c867 (void) ddi_dma_sync(channel->ic_desc_dma_handle, in ioat_ring_loop()
1186 (void) ddi_dma_sync(channel->ic_desc_dma_handle, in ioat_cmd_post_dca()
1197 (void) ddi_dma_sync(channel->ic_desc_dma_handle, next_offset, 64, in ioat_cmd_post_dca()
1202 (void) ddi_dma_sync(channel->ic_desc_dma_handle, prev_offset, 64, in ioat_cmd_post_dca()
1270 (void) ddi_dma_sync(channel->ic_desc_dma_handle, in ioat_cmd_post_copy()
1281 (void) ddi_dma_sync(channel->ic_desc_dma_handle, next_offset, 64, in ioat_cmd_post_copy()
1286 (void) ddi_dma_sync(channel->ic_desc_dma_handle, prev_offset, 64, in ioat_cmd_post_copy()
1334 (void) ddi_dma_sync(channel->ic_cmpl_dma_handle, 0, 0, in ioat_cmd_poll()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_dsa.c104 (void) ddi_dma_sync(reqp->dr_ibuf_dmah, 0, SHA1LEN, in dca_dsa_sign()
150 (void) ddi_dma_sync(reqp->dr_obuf_dmah, 0, DSASIGLEN, in dca_dsa_sign_done()
265 (void) ddi_dma_sync(reqp->dr_ibuf_dmah, 0, SHA1LEN + DSAPARTLEN, in dca_dsa_verify()
330 (void) ddi_dma_sync(reqp->dr_obuf_dmah, 0, count, in dca_dsa_verify_done()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c636 (void) ddi_dma_sync(mpt->m_dma_req_frame_hdl, 0, 0, in mptsas_raid_action_system_shutdown()
652 (void) ddi_dma_sync(mpt->m_dma_post_queue_hdl, 0, 0, in mptsas_raid_action_system_shutdown()
704 (void) ddi_dma_sync(mpt->m_dma_reply_frame_hdl, 0, 0, in mptsas_raid_action_system_shutdown()
733 (void) ddi_dma_sync(mpt->m_dma_post_queue_hdl, 0, 0, in mptsas_raid_action_system_shutdown()
H A Dmptsas_impl.c281 (void) ddi_dma_sync(mpt->m_dma_req_frame_hdl, 0, 0, in mptsas_start_config_page_access()
394 (void) ddi_dma_sync(mpt->m_dma_reply_frame_hdl, 0, 0, in mptsas_access_config_page()
448 (void) ddi_dma_sync(mpt->m_dma_free_queue_hdl, 0, 0, in mptsas_access_config_page()
538 (void) ddi_dma_sync(mpt->m_dma_reply_frame_hdl, 0, 0, in mptsas_access_config_page()
540 (void) ddi_dma_sync(cmd->cmd_dmahandle, 0, 0, in mptsas_access_config_page()
588 (void) ddi_dma_sync(mpt->m_dma_free_queue_hdl, 0, 0, in mptsas_access_config_page()
1161 (void) ddi_dma_sync(mpt->m_dma_req_frame_hdl, 0, 0, in mptsas_ioc_task_management()
1177 (void) ddi_dma_sync(mpt->m_dma_reply_frame_hdl, 0, 0, in mptsas_ioc_task_management()
1401 (void) ddi_dma_sync(mpt->m_dma_req_frame_hdl, 0, 0, in mptsas_update_flash()
2117 if ((ddi_dma_sync(page_dma_handle, 0, 0, in mptsas_get_sas_io_unit_page_hndshk()
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_send.c324 (void) ddi_dma_sync(dma_handle, in hxge_start()
419 (void) ddi_dma_sync(dma_handle, in hxge_start()
717 (void) ddi_dma_sync(tx_desc_dma_handle, in hxge_start()
728 (void) ddi_dma_sync(tx_desc_dma_handle, in hxge_start()
736 (void) ddi_dma_sync(tx_desc_dma_handle, 0, in hxge_start()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c261 (void) ddi_dma_sync(pvs->state_buf.dmah, 0, 0, DDI_DMA_SYNC_FORKERNEL); in pvscsi_process_comp_ring()
266 (void) ddi_dma_sync(pvs->cmp_ring_buf.dmah, 0, 0, in pvscsi_process_comp_ring()
287 (void) ddi_dma_sync(pvs->state_buf.dmah, 0, 0, DDI_DMA_SYNC_FORDEV); in pvscsi_process_comp_ring()
301 (void) ddi_dma_sync(pvs->state_buf.dmah, 0, 0, DDI_DMA_SYNC_FORKERNEL); in pvscsi_process_msg_ring()
307 (void) ddi_dma_sync(pvs->msg_ring_buf.dmah, 0, 0, in pvscsi_process_msg_ring()
331 (void) ddi_dma_sync(pvs->state_buf.dmah, 0, 0, DDI_DMA_SYNC_FORDEV); in pvscsi_process_msg_ring()
398 (void) ddi_dma_sync(cmd->sgl_dmah, 0, 0, DDI_DMA_SYNC_FORDEV); in pvscsi_map_buffers()
659 (void) ddi_dma_sync(pvs->req_ring_buf.dmah, 0, 0, DDI_DMA_SYNC_FORDEV); in pvscsi_transport_command()
662 (void) ddi_dma_sync(pvs->state_buf.dmah, 0, 0, DDI_DMA_SYNC_FORDEV); in pvscsi_transport_command()
1256 (void) ddi_dma_sync(db.dmah, 0, 0, DDI_DMA_SYNC_FORKERNEL); in pvscsi_max_targets()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c641 (void) ddi_dma_sync(ring->dr_desc.dr_hnd, 0, in rt2560_reset_tx_ring()
763 (void) ddi_dma_sync(ring->dr_desc.dr_hnd, 0, in rt2560_reset_rx_ring()
1027 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_TX_DESC_SIZE, in rt2560_tx_intr()
1094 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_TX_DESC_SIZE, in rt2560_tx_intr()
1113 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_TX_DESC_SIZE, in rt2560_prio_intr()
1161 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_TX_DESC_SIZE, in rt2560_prio_intr()
1194 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_RX_DESC_SIZE, in rt2560_rx_intr()
1246 (void) ddi_dma_sync(dr_bf->dr_hnd, 0, dr_bf->dr_size, in rt2560_rx_intr()
1272 (void) ddi_dma_sync(dr->dr_hnd, 0, count * RT2560_TX_DESC_SIZE, in rt2560_rx_intr()
1530 (void) ddi_dma_sync(dr->dr_hnd, idx * RT2560_TX_DESC_SIZE, in rt2560_mgmt_send()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h294 (void) ddi_dma_sync(si_portp->siport_prbpool_dma_handle, \
299 (void) ddi_dma_sync(si_portp->siport_sgbpool_dma_handle, \
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c429 (void) ddi_dma_sync(txbuf->buf.dma_hdl, 0, in bge_send_serial()
472 (void) ddi_dma_sync(ssbdp->desc.dma_hdl, 0, in bge_send_serial()
479 (void) ddi_dma_sync(ssbdp->desc.dma_hdl, 0, in bge_send_serial()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c672 (void) ddi_dma_sync(ring->txdesc_dma.dma_hdl, in rt2661_alloc_tx_ring()
800 (void) ddi_dma_sync(ring->rxdesc_dma.dma_hdl, in rt2661_alloc_rx_ring()
860 (void) ddi_dma_sync(ring->txdesc_dma.dma_hdl, in rt2661_tx_dma_intr()
869 (void) ddi_dma_sync(data->txdata_dma.dma_hdl, in rt2661_tx_dma_intr()
876 (void) ddi_dma_sync(ring->txdesc_dma.dma_hdl, in rt2661_tx_dma_intr()
988 (void) ddi_dma_sync(ring->rxdesc_dma.dma_hdl, in rt2661_rx_intr()
1015 (void) ddi_dma_sync(data->rxdata_dma.dma_hdl, in rt2661_rx_intr()
1501 (void) ddi_dma_sync(data->txdata_dma.dma_hdl, in rt2661_send()
1505 (void) ddi_dma_sync(ring->txdesc_dma.dma_hdl, in rt2661_send()
1624 (void) ddi_dma_sync(data->txdata_dma.dma_hdl, in rt2661_mgmt_send()
[all …]

12345678