Home
last modified time | relevance | path

Searched refs:DDI_DMA_SYNC_FORDEV (Results 1 – 25 of 184) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_context.c182 XHCI_DMA_SYNC(xsp->xsp_addr_dma, DDI_DMA_SYNC_FORDEV); in xhci_context_init()
191 XHCI_DMA_SYNC(dcb->xdc_dma, DDI_DMA_SYNC_FORDEV); in xhci_context_init()
222 XHCI_DMA_SYNC(dcb->xdc_dma, DDI_DMA_SYNC_FORDEV); in xhci_context_slot_output_init()
243 XHCI_DMA_SYNC(dcb->xdc_dma, DDI_DMA_SYNC_FORDEV); in xhci_context_slot_output_fini()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1.c321 DMA_SYNC(dma, 0, L1_RX_RING_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_init_rx_ring()
333 DDI_DMA_SYNC_FORDEV); in atge_l1_init_tx_ring()
347 DMA_SYNC(dma, 0, L1_RR_RING_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_init_rr_ring()
359 DMA_SYNC(dma, 0, L1_SMB_BLOCK_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_init_smb()
371 DMA_SYNC(dma, 0, L1_CMB_BLOCK_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_init_cmb()
552 DMA_SYNC(dma, 0, L1_SMB_BLOCK_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_gather_stats()
754 DDI_DMA_SYNC_FORDEV); in atge_l1_rx()
756 DMA_SYNC(l1->atge_l1_rr, 0, L1_RR_RING_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1_rx()
843 DDI_DMA_SYNC_FORDEV); in atge_l1_interrupt()
H A Datge_l1c.c356 DMA_SYNC(dma, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_init_rx_ring()
369 DMA_SYNC(atgep->atge_tx_ring->r_desc_ring, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_init_tx_ring()
383 DMA_SYNC(dma, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_init_rr_ring()
395 DMA_SYNC(dma, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_init_smb()
407 DMA_SYNC(dma, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_init_cmb()
659 DMA_SYNC(dma, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_gather_stats()
858 DDI_DMA_SYNC_FORDEV); in atge_l1c_rx()
860 DMA_SYNC(l1c->atge_l1c_rr, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_rx()
1028 DMA_SYNC(atgep->atge_tx_ring->r_desc_ring, 0, 0, DDI_DMA_SYNC_FORDEV); in atge_l1c_send_packet()
H A Datge_l1e.c309 DMA_SYNC(dma, 0, l1e->atge_l1e_pagesize, DDI_DMA_SYNC_FORDEV); in atge_l1e_init_rx_pages()
315 DMA_SYNC(dma, 0, L1E_RX_CMB_SZ * L1E_RX_PAGES, DDI_DMA_SYNC_FORDEV); in atge_l1e_init_rx_pages()
332 DDI_DMA_SYNC_FORDEV); in atge_l1e_init_tx_ring()
619 L1E_RX_CMB_SZ, DDI_DMA_SYNC_FORDEV); in atge_l1e_rx_next_pkt()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c1247 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_init_hca_cmd_post()
1326 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_init_ib_cmd_post()
1395 DDI_DMA_SYNC_FORDEV); in tavor_set_ib_cmd_post()
1514 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_mad_ifc_cmd_post()
1577 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_getportinfo_cmd_post()
1653 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_getnodeinfo_cmd_post()
1724 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_getnodedesc_cmd_post()
1790 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_getguidinfo_cmd_post()
2151 DDI_DMA_SYNC_FORDEV); in tavor_cmn_qp_cmd_post()
2341 DDI_DMA_SYNC_FORDEV); in tavor_cmn_ownership_cmd_post()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1354 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_init_hca_cmd_post()
1433 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_set_port_cmd_post()
1565 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_mod_stat_cfg_cmd_post()
1707 num_vpm_entries), DDI_DMA_SYNC_FORDEV); in hermon_map_cmd_post()
1741 DDI_DMA_SYNC_FORDEV); in hermon_map_cmd_post()
1944 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_mad_ifc_cmd_post()
2081 DDI_DMA_SYNC_FORDEV); in hermon_is_ext_port_counters_supported()
2154 DDI_DMA_SYNC_FORDEV); in hermon_getextperfcntr_cmd_post()
2910 DDI_DMA_SYNC_FORDEV); in hermon_cmn_qp_cmd_post()
3103 DDI_DMA_SYNC_FORDEV); in hermon_cmn_ownership_cmd_post()
[all …]
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c283 sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_check_status()
336 sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_check_status()
H A Dhci1394_q.c984 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI()
1007 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI()
1079 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL()
1102 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL()
1165 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_rep_put8()
1598 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM()
1617 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM()
H A Dhci1394_ixl_update.c1385 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1438 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1479 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1532 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1607 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1651 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1715 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.c162 DDI_DMA_SYNC_FORDEV); in pqi_start_io()
170 copy_to_end, DDI_DMA_SYNC_FORDEV); in pqi_start_io()
175 0, iu_len - copy_to_end, DDI_DMA_SYNC_FORDEV); in pqi_start_io()
482 (void) ddi_dma_sync(s->s_queue_dma->handle, 0, 0, DDI_DMA_SYNC_FORDEV); in send_event_ack()
796 DDI_DMA_SYNC_FORDEV); in build_aio_sg_list()
852 DDI_DMA_SYNC_FORDEV); in build_raid_sg_list()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_send.c325 offset, hxge_bcopy_thresh, DDI_DMA_SYNC_FORDEV); in hxge_start()
420 offset, hxge_bcopy_thresh, DDI_DMA_SYNC_FORDEV); in hxge_start()
719 ngathers * sizeof (tx_desc_t), DDI_DMA_SYNC_FORDEV); in hxge_start()
730 nsdescs * sizeof (tx_desc_t), DDI_DMA_SYNC_FORDEV); in hxge_start()
738 DDI_DMA_SYNC_FORDEV); in hxge_start()
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c868 ring->cr_desc_prev << 6, 64, DDI_DMA_SYNC_FORDEV); in ioat_ring_loop()
1187 ring->cr_desc_next << 6, 64, DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_dca()
1198 DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_dca()
1203 DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_dca()
1271 ring->cr_desc_next << 6, 64, DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_copy()
1282 DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_copy()
1287 DDI_DMA_SYNC_FORDEV); in ioat_cmd_post_copy()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c397 DDI_DMA_SYNC_FORDEV); in nge_recv_ring()
402 DDI_DMA_SYNC_FORDEV); in nge_recv_ring()
407 DDI_DMA_SYNC_FORDEV); in nge_recv_ring()
H A Dnge_tx.c398 DMA_SYNC(ssbdp->pbuf, DDI_DMA_SYNC_FORDEV); in nge_send_copy()
406 nge_tx_desc_sync(ngep, start_index, bds, DDI_DMA_SYNC_FORDEV); in nge_send_copy()
557 nge_tx_desc_sync(ngep, start_index, slot, DDI_DMA_SYNC_FORDEV); in nge_send_mapped()
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h297 DDI_DMA_SYNC_FORDEV); \
302 DDI_DMA_SYNC_FORDEV); \
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c430 txbuf->copy_len, DDI_DMA_SYNC_FORDEV); in bge_send_serial()
475 DDI_DMA_SYNC_FORDEV); in bge_send_serial()
480 count*sizeof (bge_sbd_t), DDI_DMA_SYNC_FORDEV); in bge_send_serial()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_diag.c351 DDI_DMA_SYNC_FORDEV); in emlxs_diag_biu_run()
355 DDI_DMA_SYNC_FORDEV); in emlxs_diag_biu_run()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c858 0, 0, DDI_DMA_SYNC_FORDEV); in e1000g_fill_tx_ring()
1318 dvma_sync(tx_buf->dma_handle, 0, DDI_DMA_SYNC_FORDEV); in e1000g_tx_copy()
1321 tx_buf->len, DDI_DMA_SYNC_FORDEV); in e1000g_tx_copy()
1324 tx_buf->len, DDI_DMA_SYNC_FORDEV); in e1000g_tx_copy()
1376 DDI_DMA_SYNC_FORDEV); in e1000g_tx_bind()
1759 0, 0, DDI_DMA_SYNC_FORDEV); in e1000g_flush_tx_ring()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c779 RT2860_DMA_SYNC(ring->txdesc_dma, DDI_DMA_SYNC_FORDEV); in rt2860_alloc_tx_ring()
799 RT2860_DMA_SYNC(data->txbuf_dma, DDI_DMA_SYNC_FORDEV); in rt2860_reset_tx_ring()
812 RT2860_DMA_SYNC(ring->txdesc_dma, DDI_DMA_SYNC_FORDEV); in rt2860_reset_tx_ring()
871 RT2860_DMA_SYNC(ring->rxdesc_dma, DDI_DMA_SYNC_FORDEV); in rt2860_alloc_rx_ring()
888 RT2860_DMA_SYNC(ring->rxdesc_dma, DDI_DMA_SYNC_FORDEV); in rt2860_reset_rx_ring()
934 RT2860_DMA_SYNC(sc->txpool_dma, DDI_DMA_SYNC_FORDEV); in rt2860_alloc_tx_pool()
1244 DDI_DMA_SYNC_FORDEV); in rt2860_send()
1245 RT2860_DMA_SYNC(data->txbuf_dma, DDI_DMA_SYNC_FORDEV); in rt2860_send()
1246 RT2860_DMA_SYNC(ring->txdesc_dma, DDI_DMA_SYNC_FORDEV); in rt2860_send()
1691 DDI_DMA_SYNC_FORDEV); in rt2860_tx_intr()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h702 DDI_DMA_SYNC_FORDEV) != DDI_SUCCESS) { \
718 DDI_DMA_SYNC_FORDEV) != DDI_SUCCESS) { \
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h697 #define DDI_DMA_SYNC_FORDEV 0x0 macro
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c673 0, size, DDI_DMA_SYNC_FORDEV); in rt2661_alloc_tx_ring()
707 DDI_DMA_SYNC_FORDEV); in rt2661_reset_tx_ring()
801 0, size, DDI_DMA_SYNC_FORDEV); in rt2661_alloc_rx_ring()
871 DDI_DMA_SYNC_FORDEV); in rt2661_tx_dma_intr()
879 DDI_DMA_SYNC_FORDEV); in rt2661_tx_dma_intr()
1057 DDI_DMA_SYNC_FORDEV); in rt2661_rx_intr()
1503 DDI_DMA_SYNC_FORDEV); in rt2661_send()
1508 DDI_DMA_SYNC_FORDEV); in rt2661_send()
1626 DDI_DMA_SYNC_FORDEV); in rt2661_mgmt_send()
1631 DDI_DMA_SYNC_FORDEV); in rt2661_mgmt_send()
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_impl.h354 DDI_DMA_SYNC_FORDEV))
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsa.c75 DDI_DMA_SYNC_FORCPU : DDI_DMA_SYNC_FORDEV); in ghd_tran_sync_pkt()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c1179 (void) SYNC_DESC(r, 0, r->r_ndesc, DDI_DMA_SYNC_FORDEV); in bfe_tx_desc_init()
1207 DDI_DMA_SYNC_FORDEV); in bfe_rx_desc_init()
1214 (void) SYNC_DESC(r, 0, r->r_ndesc, DDI_DMA_SYNC_FORDEV); in bfe_rx_desc_init()
1984 (void) SYNC_BUF(r, cur, 0, pktlen, DDI_DMA_SYNC_FORDEV); in bfe_send_a_packet()
1989 (void) SYNC_DESC(r, 0, r->r_ndesc, DDI_DMA_SYNC_FORDEV); in bfe_send_a_packet()
2178 (void) SYNC_BUF(r, slot, 0, BFE_RX_OFFSET, DDI_DMA_SYNC_FORDEV); in bfe_rx_desc_buf_reinit()
2294 (void) SYNC_DESC(r, 0, r->r_ndesc, DDI_DMA_SYNC_FORDEV); in bfe_receive()
2336 DDI_DMA_SYNC_FORDEV); in bfe_tx_reclaim()

12345678