| /onnv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| H A D | ql_mbx.c | 459 mcp->mb[2] = MSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_initialize_ip() 460 mcp->mb[3] = LSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_initialize_ip() 461 mcp->mb[6] = MSW(MSD(mem_desc.cookie.dmac_laddress)); in ql_initialize_ip() 462 mcp->mb[7] = LSW(MSD(mem_desc.cookie.dmac_laddress)); in ql_initialize_ip() 861 mcp->mb[2] = MSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_send_lfa() 862 mcp->mb[3] = LSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_send_lfa() 863 mcp->mb[6] = MSW(MSD(mem_desc.cookie.dmac_laddress)); in ql_send_lfa() 864 mcp->mb[7] = LSW(MSD(mem_desc.cookie.dmac_laddress)); in ql_send_lfa() 1861 mcp->mb[2] = MSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_get_port_database() 1862 mcp->mb[3] = LSW(LSD(mem_desc.cookie.dmac_laddress)); in ql_get_port_database() [all …]
|
| H A D | ql_xioctl.c | 1600 LE_32(LSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1602 LE_32(MSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1607 LE_32(LSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1609 LE_32(MSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1666 LE_32(LSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1668 LE_32(MSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1670 LE_32(LSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 1672 LE_32(MSD(dma_mem->cookie.dmac_laddress)); in ql_fcct() 2267 LE_32(LSD(dma_mem->cookie.dmac_laddress)); in ql_scsi_passthru() 2269 LE_32(MSD(dma_mem->cookie.dmac_laddress)); in ql_scsi_passthru() [all …]
|
| /onnv-gate/usr/src/uts/common/io/atge/ |
| H A D | atge_l1.c | 315 l1->atge_rx_ring->r_buf_tbl[i]->cookie.dmac_laddress); in atge_l1_init_rx_ring() 403 ATGE_ADDR_HI(r->r_desc_ring->cookie.dmac_laddress)); in atge_l1_program_dma() 405 ATGE_ADDR_LO(r->r_desc_ring->cookie.dmac_laddress)); in atge_l1_program_dma() 410 ATGE_ADDR_LO(r->r_desc_ring->cookie.dmac_laddress)); in atge_l1_program_dma() 414 ATGE_ADDR_LO(l1->atge_l1_rr->cookie.dmac_laddress)); in atge_l1_program_dma() 418 ATGE_ADDR_LO(l1->atge_l1_cmb->cookie.dmac_laddress)); in atge_l1_program_dma() 422 ATGE_ADDR_LO(l1->atge_l1_smb->cookie.dmac_laddress)); in atge_l1_program_dma()
|
| H A D | atge_l1e.c | 353 paddr = atgep->atge_tx_ring->r_desc_ring->cookie.dmac_laddress; in atge_l1e_program_dma() 360 paddr = l1e->atge_l1e_rx_page[0]->cookie.dmac_laddress; in atge_l1e_program_dma() 362 paddr = l1e->atge_l1e_rx_page[1]->cookie.dmac_laddress; in atge_l1e_program_dma() 366 paddr = l1e->atge_l1e_rx_cmb->cookie.dmac_laddress; in atge_l1e_program_dma() 368 paddr = l1e->atge_l1e_rx_cmb->cookie.dmac_laddress + sizeof (uint32_t); in atge_l1e_program_dma()
|
| /onnv-gate/usr/src/uts/i86pc/io/ |
| H A D | rootnex.c | 2058 cookie->dmac_laddress = dvs->dvs_start + in rootnex_coredma_bindhdl() 2966 sgl[cnt].dmac_laddress = raddr; in rootnex_get_sgl() 2998 sgl[cnt].dmac_laddress = 0; in rootnex_get_sgl() 3057 sgl[cnt].dmac_laddress = raddr; in rootnex_get_sgl() 3072 sgl[cnt].dmac_laddress = 0; in rootnex_get_sgl() 3096 sgl[cnt].dmac_laddress = raddr; in rootnex_get_sgl() 3123 sgl[cnt].dmac_laddress = 0; in rootnex_get_sgl() 3179 sgl[cnt].dmac_laddress = paddr; in rootnex_dvma_get_sgl() 3210 sgl[cnt].dmac_laddress = paddr; in rootnex_dvma_get_sgl() 3223 sgl[cnt].dmac_laddress = 0; in rootnex_dvma_get_sgl() [all …]
|
| /onnv-gate/usr/src/uts/sun4/io/px/ |
| H A D | px_dma.c | 925 cp->dmac_laddress += off; in px_dvma_ctl() 1152 cookie_p->dmac_laddress |= pg_offset; in px_dma_adjust() 1331 mp->dmai_mapping = cookie0_p->dmac_laddress; in px_dma_physwin() 1364 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 start addr */ in px_dma_ctl() 1374 MAKE_DMA_COOKIE(cp, loop_cp->dmac_laddress + off, in px_dma_ctl() 1379 cp->dmac_laddress, cp->dmac_size); in px_dma_ctl() 1403 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 star addr */ in px_dma_ctl() 1412 cp->dmac_laddress, cp->dmac_size); in px_dma_ctl() 1433 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 star addr */ in px_dma_ctl() 1472 uint64_t addr, key = ((ddi_dma_cookie_t *)offp)->dmac_laddress; in px_dma_ctl() [all …]
|
| /onnv-gate/usr/src/uts/common/io/ntxn/ |
| H A D | unm_nic_ctx.c | 277 hostrq_phys_addr = cookie.dmac_laddress; in nx_fw_cmd_create_rx_ctx() 285 cardrsp_phys_addr = cookie.dmac_laddress; in nx_fw_cmd_create_rx_ctx() 412 rq_phys_addr = cookie.dmac_laddress; in nx_fw_cmd_create_tx_ctx() 420 rsp_phys_addr = cookie.dmac_laddress; in nx_fw_cmd_create_tx_ctx()
|
| H A D | unm_nic_main.c | 509 adapter->ctxDesc_physAddr = cookie.dmac_laddress; in unm_nic_hw_resources() 535 hw->cmdDesc_physAddr = cookie.dmac_laddress; in unm_nic_hw_resources() 554 recv_ctx->status_desc_dma_cookie.dmac_laddress; in unm_nic_hw_resources() 574 rcv_desc->rx_desc_dma_cookie.dmac_laddress; in unm_nic_hw_resources() 1022 hwdesc->u5.AddrBuffer1 = cookie[i].dmac_laddress; in unm_send_mapped() 1026 hwdesc->u2.AddrBuffer2 = cookie[i].dmac_laddress; in unm_send_mapped() 1030 hwdesc->u4.AddrBuffer3 = cookie[i].dmac_laddress; in unm_send_mapped() 1034 hwdesc->u7.AddrBuffer4 = cookie[i].dmac_laddress; in unm_send_mapped()
|
| /onnv-gate/usr/src/uts/common/io/rge/ |
| H A D | rge_kstats.c | 73 (knp++)->value.ui64 = rgep->dma_area_rxdesc.cookie.dmac_laddress; in rge_driverinfo_update() 77 (knp++)->value.ui64 = rgep->dma_area_txdesc.cookie.dmac_laddress; in rge_driverinfo_update()
|
| H A D | rge_log.c | 222 srbdp->rx_buf->pbuf.cookie.dmac_laddress, in rge_pkt_dump()
|
| H A D | rge_main.c | 231 chunk->cookie.dmac_laddress += totsize; in rge_slice_chunk() 320 RGE_BSWAP_32(ssbdp->pbuf.cookie.dmac_laddress); in rge_reinit_send_ring() 322 RGE_BSWAP_32(ssbdp->pbuf.cookie.dmac_laddress >> 32); in rge_reinit_send_ring() 354 RGE_BSWAP_32(pbuf->cookie.dmac_laddress + rgep->head_room); in rge_reinit_recv_ring() 356 RGE_BSWAP_32(pbuf->cookie.dmac_laddress >> 32); in rge_reinit_recv_ring()
|
| /onnv-gate/usr/src/uts/sun4u/io/pci/ |
| H A D | pci_dma.c | 1141 cp->dmac_laddress += off; in pci_dvma_ctl() 1352 cookie_p->dmac_laddress |= pg_offset; in pci_dma_adjust() 1511 mp->dmai_mapping = cookie0_p->dmac_laddress; in pci_dma_physwin() 1545 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 start addr */ in pci_dma_ctl() 1555 MAKE_DMA_COOKIE(cp, loop_cp->dmac_laddress + off, in pci_dma_ctl() 1560 cp->dmac_laddress, cp->dmac_size); in pci_dma_ctl() 1584 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 star addr */ in pci_dma_ctl() 1593 cp->dmac_laddress, cp->dmac_size); in pci_dma_ctl() 1614 mp->dmai_mapping = cp->dmac_laddress; /* cookie0 star addr */ in pci_dma_ctl() 1653 uint64_t addr, key = ((ddi_dma_cookie_t *)offp)->dmac_laddress; in pci_dma_ctl() [all …]
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | dditypes.h | 92 #define dmac_laddress _dmu._dmac_ll macro
|
| /onnv-gate/usr/src/uts/common/sys/nxge/ |
| H A D | nxge_impl.h | 118 #define DMA_COMMON_IOADDR(area) ((area.dma_cookie.dmac_laddress)) 120 ((area.dma_cookie.dmac_laddress) + \ 215 #define NXGE_DESC_D_IOADD_GET(desc) (desc.dma_cookie.dmac_laddress) 216 #define NXGE_DMA_IOADD_GET(dma_cookie) (dma_cookie.dmac_laddress) 217 #define NXGE_DMA_AREA_IOADD_GET(dma_area) (dma_area.dma_cookie.dmac_laddress)
|
| /onnv-gate/usr/src/uts/common/io/e1000g/ |
| H A D | e1000g_alloc.c | 462 tx_ring->tbd_dma_addr = cookie.dmac_laddress; in e1000g_alloc_tx_descriptors() 643 rx_data->rbd_dma_addr = cookie.dmac_laddress; in e1000g_alloc_rx_descriptors() 817 buf->dma_address = cookie.dmac_laddress; in e1000g_alloc_dvma_buffer() 936 buf->dma_address = cookie.dmac_laddress; in e1000g_alloc_dma_buffer() 1029 buf->dma_address = cookie.dmac_laddress; in e1000g_alloc_dma_buffer_82546()
|
| /onnv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/ |
| H A D | oce_buf.c | 115 dbuf->addr = cookie.dmac_laddress; in oce_alloc_dma_buffer()
|
| /onnv-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
| H A D | hermon_ci.c | 2125 addr = dmacookie.dmac_laddress; in hermon_map_mem_area_fmr() 2279 if ((kcookie.dmac_laddress & 0x3f) != 0) { in hermon_ci_map_mem_area() 2284 ma_hdl->h_ma_list_cookie.p_laddr = kcookie.dmac_laddress; in hermon_ci_map_mem_area() 2305 kcookie.dmac_size += kcookie.dmac_laddress & HERMON_PAGEOFFSET; in hermon_ci_map_mem_area() 2306 kcookie_paddr = kcookie.dmac_laddress & HERMON_PAGEMASK; in hermon_ci_map_mem_area() 2309 addr = dmacookie.dmac_laddress; in hermon_ci_map_mem_area() 2325 kcookie_paddr = kcookie.dmac_laddress; in hermon_ci_map_mem_area() 2504 sgl[nds].ds_va = dmacookie.dmac_laddress; in hermon_ci_map_mem_iov() 2557 sgl[nds].ds_va = dmacookie.dmac_laddress; in hermon_ci_map_mem_iov()
|
| /onnv-gate/usr/src/uts/common/io/ixgbe/ |
| H A D | ixgbe_buf.c | 401 tx_ring->tbd_area.dma_address = cookie.dmac_laddress; in ixgbe_alloc_tbd_ring() 520 rx_data->rbd_area.dma_address = cookie.dmac_laddress; in ixgbe_alloc_rbd_ring() 616 buf->dma_address = cookie.dmac_laddress; in ixgbe_alloc_dma_buffer()
|
| /onnv-gate/usr/src/uts/common/io/nge/ |
| H A D | nge_tx.c | 502 err, cookie[slot].dmac_laddress, ncookies)); in nge_send_mapped() 738 hw_sbd_p->host_buf_addr_hi = cookie->dmac_laddress >> 32; in nge_hot_txd_fill() 739 hw_sbd_p->host_buf_addr_lo = cookie->dmac_laddress; in nge_hot_txd_fill()
|
| /onnv-gate/usr/src/uts/common/io/igb/ |
| H A D | igb_buf.c | 296 tx_ring->tbd_area.dma_address = cookie.dmac_laddress; in igb_alloc_tbd_ring() 523 rx_data->rbd_area.dma_address = cookie.dmac_laddress; in igb_alloc_rbd_ring() 621 buf->dma_address = cookie.dmac_laddress; in igb_alloc_dma_buffer()
|
| /onnv-gate/usr/src/uts/sun/io/eri/ |
| H A D | eri_common.h | 385 cookie.dmac_laddress); \ 398 cookie.dmac_laddress); \
|
| /onnv-gate/usr/src/uts/common/io/bge/ |
| H A D | bge_log.c | 218 srbdp->pbuf.cookie.dmac_laddress, in bge_pkt_dump()
|
| H A D | bge_kstats.c | 401 (knp++)->value.ui64 = bgep->rx_buff[0].cookie.dmac_laddress; in bge_driverinfo_update() 402 (knp++)->value.ui64 = bgep->tx_buff[0].cookie.dmac_laddress; in bge_driverinfo_update() 403 (knp++)->value.ui64 = bgep->rx_desc[0].cookie.dmac_laddress; in bge_driverinfo_update() 404 (knp++)->value.ui64 = bgep->tx_desc.cookie.dmac_laddress; in bge_driverinfo_update()
|
| /onnv-gate/usr/src/uts/common/io/hxge/ |
| H A D | hxge_txdma.c | 147 src_p->dma_cookie.dmac_laddress += tsize; in hxge_setup_dma_common() 235 (uint64_t *)&mbox_p->tx_mbox.dma_cookie.dmac_laddress); in hxge_enable_txdma_channel() 1786 dma_channel, dmap->dma_cookie.dmac_laddress)); in hxge_map_txdma_channel_cfg_ring() 1793 (dmap->dma_cookie.dmac_laddress & TDC_TDR_CFG_ADDR_MASK) | in hxge_map_txdma_channel_cfg_ring() 1812 dmap->dma_cookie.dmac_laddress)); in hxge_map_txdma_channel_cfg_ring() 1814 mboxh_p->bits.mbaddr = ((dmap->dma_cookie.dmac_laddress >> in hxge_map_txdma_channel_cfg_ring() 1816 mboxl_p->bits.mbaddr = ((dmap->dma_cookie.dmac_laddress & in hxge_map_txdma_channel_cfg_ring() 1821 dmap->dma_cookie.dmac_laddress)); in hxge_map_txdma_channel_cfg_ring()
|
| /onnv-gate/usr/src/uts/common/io/1394/targets/av1394/ |
| H A D | av1394_isoch_recv.c | 436 isp->is_dma_cookie[ci].dmac_laddress + coff, in av1394_ir_build_ixl() 452 dmac_laddress + coff, reg, in av1394_ir_build_ixl() 462 isp->is_dma_cookie[ci].dmac_laddress + coff, in av1394_ir_build_ixl()
|