Symbol: phys_addr
usr/src/boot/i386/common/edd.h
50
uint64_t phys_addr;
usr/src/cmd/fwflash/plugins/transport/common/hermon.c
475
uint32_t phys_addr;
usr/src/cmd/fwflash/plugins/transport/common/hermon.c
509
phys_addr = cnx_cont2phys(handle->log2_chunk_sz, i, type);
usr/src/cmd/fwflash/plugins/transport/common/hermon.c
510
ioctl_info.af_addr = phys_addr;
usr/src/cmd/pcitool/pcitool.c
1120
if (local_prg.phys_addr == 0) { /* No phys addr ret */
usr/src/cmd/pcitool/pcitool.c
1124
print_addr = local_prg.phys_addr -
usr/src/cmd/pcitool/pcitool.c
1125
(local_prg.phys_addr % DUMP_BUF_SIZE);
usr/src/cmd/pcitool/pcitool.c
1299
if (prg_p->phys_addr == 0)
usr/src/cmd/pcitool/pcitool.c
1300
prg_p->phys_addr = input_args_p->offset;
usr/src/cmd/pcitool/pcitool.c
1304
prg_p->phys_addr, input_args_p->size,
usr/src/cmd/pcitool/pcitool.c
1359
prg.phys_addr = input_args_p->base_address;
usr/src/cmd/pcitool/pcitool.c
331
if (info_p->phys_addr != 0) {
usr/src/cmd/pcitool/pcitool.c
333
info_p->phys_addr);
usr/src/grub/grub-0.97/netboot/io.h
13
void *phys_to_virt(unsigned long phys_addr);
usr/src/grub/grub-0.97/netboot/pci.c
18
void *phys_to_virt(unsigned long phys_addr)
usr/src/grub/grub-0.97/netboot/pci.c
20
return (void *)(phys_addr - virt_offset);
usr/src/grub/grub-0.97/netboot/pcnet32.c
218
u8 phys_addr[6];
usr/src/grub/grub-0.97/netboot/pcnet32.c
428
lp->init_block.phys_addr[i] = nic->node_addr[i];
usr/src/grub/grub-0.97/netboot/pcnet32.c
881
lp->init_block.phys_addr[i] = nic->node_addr[i];
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_init_ops.h
34
lm_address_t phys_addr, u32 addr,
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm.h
263
lm_address_t phys_addr,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
607
lm_address_t phys_addr, u32 addr,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
611
phys_addr, addr, (u16_t)len);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.c
309
lm_address_t phys_addr
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.c
328
sp_req_mgr->sp_data_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.h
47
IN lm_address_t phys_addr
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
1004
drv_info_to_mfw->drv_info_to_mfw_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
851
lm_address_t phys_addr = {{0}};
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
861
stats_hw->u.s.addr_emac_stats_query = mm_alloc_phys_mem(pdev, alloc_size, &phys_addr ,PHYS_MEM_TYPE_NONCACHED, LM_RESOURCE_COMMON );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
863
stats_hw->mac_stats_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
864
LM_INC64(&phys_addr, sizeof(struct _stats_emac_query_t));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
865
stats_hw->bmac_stats_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
866
LM_INC64(&phys_addr, sizeof( union _stats_bmac_query_t));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
867
stats_hw->nig_stats_phys_addr= phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
888
stats_hw->u.addr_mstat_stats_query = mm_alloc_phys_mem(pdev, alloc_size, &phys_addr ,PHYS_MEM_TYPE_NONCACHED, LM_RESOURCE_COMMON );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
890
stats_hw->mac_stats_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
891
LM_INC64(&phys_addr, mac_stats_alloc_size);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
892
stats_hw->nig_stats_phys_addr = phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
987
lm_address_t phys_addr = {{0}};
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
997
drv_info_to_mfw->addr.eth_stats = mm_alloc_phys_mem(pdev, alloc_size, &phys_addr ,PHYS_MEM_TYPE_NONCACHED, LM_RESOURCE_COMMON );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
9593
struct regpair_t phys_addr /* used in initiate offload ramrod */;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/lm_l4st.h
557
lm_address_t phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1611
tcp->sp_req_data.phys_addr = sp_req_mgr->sp_data_phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1667
tcp->sp_req_data.phys_addr = phy_mblk[block_idx].free_phy;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3434
spe.toe_data.phys_addr.hi = tcp->sp_req_data.phys_addr.as_u32.high;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3435
spe.toe_data.phys_addr.lo = tcp->sp_req_data.phys_addr.as_u32.low;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3436
*data = *((u64_t*)(&(spe.toe_data.phys_addr)));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3776
spe.toe_data.phys_addr.hi = tcp->sp_req_data.phys_addr.as_u32.high;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3777
spe.toe_data.phys_addr.lo = tcp->sp_req_data.phys_addr.as_u32.low;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
3778
*data = *((u64_t*)(&(spe.toe_data.phys_addr)));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
646
lm_address_t phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
661
phys_addr = lm_bd_chain_phys_addr(&scq->bd_chain, 0);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
664
LM_INTMEM_WRITE32(pdev, CSTORM_TOE_CQ_CONS_PTR_LO_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.low, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
667
LM_INTMEM_WRITE32(pdev, CSTORM_TOE_CQ_CONS_PTR_HI_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.high, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
683
phys_addr = lm_bd_chain_phys_addr(&scq->bd_chain, 1);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
686
LM_INTMEM_WRITE32(pdev, CSTORM_TOE_CQ_NEXT_PAGE_BASE_ADDR_LO_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.low, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
689
LM_INTMEM_WRITE32(pdev, CSTORM_TOE_CQ_NEXT_PAGE_BASE_ADDR_HI_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.high, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
736
lm_address_t phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
786
phys_addr = lm_bd_chain_phys_addr(&grq->bd_chain, 0);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
787
LM_INC64(&phys_addr, sizeof(struct toe_rx_grq_bd) * USTORM_TOE_GRQ_CACHE_NUM_BDS);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
790
LM_INTMEM_WRITE32(pdev, USTORM_TOE_GRQ_CONS_PTR_LO_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.low, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
793
LM_INTMEM_WRITE32(pdev, USTORM_TOE_GRQ_CONS_PTR_HI_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.high, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
802
phys_addr = lm_bd_chain_phys_addr(&rcq->bd_chain, 0);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
805
LM_INTMEM_WRITE32(pdev, USTORM_TOE_CQ_CONS_PTR_LO_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.low, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
808
LM_INTMEM_WRITE32(pdev, USTORM_TOE_CQ_CONS_PTR_HI_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.high, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
811
phys_addr = lm_bd_chain_phys_addr(&rcq->bd_chain, 1);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
814
LM_INTMEM_WRITE32(pdev, USTORM_TOE_CQ_NEXT_PAGE_BASE_ADDR_LO_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.low, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
817
LM_INTMEM_WRITE32(pdev, USTORM_TOE_CQ_NEXT_PAGE_BASE_ADDR_HI_OFFSET(LM_TOE_FW_RSS_ID(pdev,drv_toe_rss_id), port), phys_addr.as_u32.high, BAR_USTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/lm_l5st.h
161
lm_address_t phys_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5.c
1878
&iscsi->sp_req_data.phys_addr,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5.c
2040
lm_status = lm_sp_req_manager_set_sp_data(pdev, iscsi->cid, iscsi->sp_req_data.virt_addr, iscsi->sp_req_data.phys_addr);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5.c
2065
mm_rt_free_phys_mem(pdev, sizeof(*iscsi->sp_req_data.virt_addr), iscsi->sp_req_data.virt_addr, iscsi->sp_req_data.phys_addr, mm_cli_idx);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c
235
spe.data.phy_address.hi = iscsi->sp_req_data.phys_addr.as_u32.high;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c
236
spe.data.phy_address.lo = iscsi->sp_req_data.phys_addr.as_u32.low;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c
39
spe.data.phy_address.hi = iscsi->sp_req_data.phys_addr.as_u32.high;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c
40
spe.data.phy_address.lo = iscsi->sp_req_data.phys_addr.as_u32.low;
usr/src/uts/common/io/cpqary3/cpqary3_noe.c
111
uint32_t phys_addr = 0;
usr/src/uts/common/io/cpqary3/cpqary3_noe.c
154
sizeof (NoeBuffer), &phys_addr, phys_handle);
usr/src/uts/common/io/cpqary3/cpqary3_noe.c
193
cmdlist->SG[0].Addr = phys_addr;
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
290
uint32_t phys_addr = 0;
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
328
phys_addr = cmd_phyaddr | 0 | 0x1;
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
330
(uint32_t *)cpqary3p->ipq, phys_addr);
usr/src/uts/common/io/cxgbe/common/common.h
611
int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3239
int t4_eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz)
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3242
if (phys_addr < 1024)
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3243
return phys_addr + (31 << 10);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3244
if (phys_addr < 1024 + fn)
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3245
return EEPROMSIZE - fn + phys_addr - 1024;
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3246
if (phys_addr < EEPROMSIZE)
usr/src/uts/common/io/cxgbe/common/t4_hw.c
3247
return phys_addr - 1024 - fn;
usr/src/uts/common/io/ena/ena.h
148
#define ENA_DMA_VERIFY_ADDR(ena, phys_addr) \
usr/src/uts/common/io/ena/ena.h
149
VERIFY3U(ENA_DMA_BIT_MASK((ena)->ena_dma_width) & (phys_addr), \
usr/src/uts/common/io/ena/ena.h
150
==, (phys_addr))
usr/src/uts/common/io/ena/ena_admin.c
448
ena_create_cq(ena_t *ena, uint16_t num_descs, uint64_t phys_addr,
usr/src/uts/common/io/ena/ena_admin.c
470
ena_set_dma_addr(ena, phys_addr, &cmd_cq->ecq_addr);
usr/src/uts/common/io/ena/ena_admin.c
531
ena_create_sq(ena_t *ena, uint16_t num_descs, uint64_t phys_addr,
usr/src/uts/common/io/ena/ena_admin.c
579
ena_set_dma_addr(ena, phys_addr, &cmd_sq->ecsq_base);
usr/src/uts/common/io/ena/ena_dma.c
178
ena_set_dma_addr(const ena_t *ena, const uint64_t phys_addr,
usr/src/uts/common/io/ena/ena_dma.c
181
ENA_DMA_VERIFY_ADDR(ena, phys_addr);
usr/src/uts/common/io/ena/ena_dma.c
182
hwaddrp->ea_low = (uint32_t)phys_addr;
usr/src/uts/common/io/ena/ena_dma.c
183
hwaddrp->ea_high = (uint16_t)(phys_addr >> 32);
usr/src/uts/common/io/ena/ena_dma.c
192
ena_set_dma_addr_values(const ena_t *ena, const uint64_t phys_addr,
usr/src/uts/common/io/ena/ena_dma.c
195
ENA_DMA_VERIFY_ADDR(ena, phys_addr);
usr/src/uts/common/io/ena/ena_dma.c
196
*dst_low = (uint32_t)phys_addr;
usr/src/uts/common/io/ena/ena_dma.c
197
*dst_high = (uint16_t)(phys_addr >> 32);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_utils.c
46
struct phys_addr *pa_list, int list_size)
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5316
uint64_t phys_addr;
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5523
phys_addr = dma_cookie.dmac_laddress;
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5525
cpu_to_le32(LS_64BITS(phys_addr));
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5527
cpu_to_le32(MS_64BITS(phys_addr));
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5585
phys_addr = tx_cb->copy_buffer_dma_addr;
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5586
phy_addr_low = cpu_to_le32(LS_64BITS(phys_addr));
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5587
phy_addr_high = cpu_to_le32(MS_64BITS(phys_addr));
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1699
mpt_entry.phys_addr = 0;
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
1929
mpt_entry.phys_addr = 1; /* critical bit for this */
usr/src/uts/common/io/ib/adapters/hermon/hermon_mr.c
2613
mpt_entry.phys_addr = 0;
usr/src/uts/common/io/ib/adapters/tavor/tavor_mr.c
1437
mpt_entry.phys_addr = 1; /* critical bit for this */
usr/src/uts/common/io/mega_sas/megaraid_sas.c
2123
dcmd->sgl.sge32[0].phys_addr = instance->internal_buf_dmac_add;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
2531
dcmd->sgl.sge32[0].phys_addr = dcmd_dma_obj.dma_cookie[0].dmac_address;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3483
mfi_sgl->phys_addr = acmd->cmd_dmacookies[i].dmac_laddress;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3556
ubuf = (void *)(ulong_t)kpthru->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3562
ubuf = (void *)(ulong_t)kpthru->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3567
ubuf = (void *)(ulong_t)kpthru->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3620
pthru->sgl.sge32[0].phys_addr = kphys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3680
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3688
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3693
ubuf = (void *)(ulong_t)dcmd->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3737
dcmd->sgl.sge32[0].phys_addr = kphys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3804
response_ubuf = (void *)(ulong_t)sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3805
request_ubuf = (void *)(ulong_t)sge32[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3822
response_ubuf = (void *)(ulong_t)sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3823
request_ubuf = (void *)(ulong_t)sge32[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3835
response_ubuf = (void *)(ulong_t)sge64[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3836
request_ubuf = (void *)(ulong_t)sge64[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3911
sge32[0].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3914
sge32[1].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3922
sge32[0].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3925
sge32[1].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3932
sge64[0].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
3935
sge64[1].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4022
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4023
data_ubuf = (void *)(ulong_t)kstp->sgl.sge32[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4034
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4035
data_ubuf = (void *)(ulong_t)kstp->sgl.sge32[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4043
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4044
data_ubuf = (void *)(ulong_t)kstp->sgl.sge64[1].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4121
stp->sgl.sge32[0].phys_addr = fis_dma_obj.dma_cookie[0].dmac_address;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4123
stp->sgl.sge32[1].phys_addr = data_dma_obj.dma_cookie[0].dmac_address;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4214
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4221
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4227
ubuf = (void *)(ulong_t)kdcmd->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4455
dcmd->sgl.sge32[0].phys_addr =
usr/src/uts/common/io/mega_sas/megaraid_sas.h
653
uint32_t phys_addr;
usr/src/uts/common/io/mega_sas/megaraid_sas.h
658
uint64_t phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
3294
ddi_put32(cmd->frame_dma_obj.acc_handle, &dcmd->sgl.sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
4009
ddi_put32(cmd->frame_dma_obj.acc_handle, &dcmd->sgl.sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5276
ddi_put64(acc_handle, &mfi_sgl_ieee->phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5284
ddi_put64(acc_handle, &mfi_sgl->phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5362
ubuf = (void *)(ulong_t)kpthru->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5367
ubuf = (void *)(ulong_t)kpthru->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5371
ubuf = (void *)(ulong_t)kpthru->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5434
ddi_put32(acc_handle, &pthru->sgl.sge32[0].phys_addr, kphys_addr);
usr/src/uts/common/io/mr_sas/mr_sas.c
5533
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5538
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5542
ubuf = (void *)(ulong_t)kdcmd->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5597
ddi_put32(acc_handle, &dcmd->sgl.sge32[0].phys_addr, kphys_addr);
usr/src/uts/common/io/mr_sas/mr_sas.c
5684
response_ubuf = (void *)(ulong_t)sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5685
request_ubuf = (void *)(ulong_t)sge32[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5700
response_ubuf = (void *)(ulong_t)sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5701
request_ubuf = (void *)(ulong_t)sge32[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5712
response_ubuf = (void *)(ulong_t)sge64[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5713
request_ubuf = (void *)(ulong_t)sge64[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5805
ddi_put32(acc_handle, &sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5808
ddi_put32(acc_handle, &sge32[1].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5816
ddi_put32(acc_handle, &sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5819
ddi_put32(acc_handle, &sge32[1].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5826
ddi_put64(acc_handle, &sge64[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5829
ddi_put64(acc_handle, &sge64[1].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
5940
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5941
data_ubuf = (void *)(ulong_t)kstp->sgl.sge32[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5949
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5950
data_ubuf = (void *)(ulong_t)kstp->sgl.sge32[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5957
fis_ubuf = (void *)(ulong_t)kstp->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
5958
data_ubuf = (void *)(ulong_t)kstp->sgl.sge64[1].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
6050
ddi_put32(acc_handle, &stp->sgl.sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
6053
ddi_put32(acc_handle, &stp->sgl.sge32[1].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.c
6159
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
6165
ubuf = (void *)(ulong_t)kdcmd->sgl.sge32[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
6170
ubuf = (void *)(ulong_t)kdcmd->sgl.sge64[0].phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.c
6436
ddi_put32(cmd->frame_dma_obj.acc_handle, &dcmd->sgl.sge32[0].phys_addr,
usr/src/uts/common/io/mr_sas/mr_sas.h
1291
uint32_t phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.h
1296
uint64_t phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas.h
1301
uint64_t phys_addr;
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
2816
dcmd->sgl.sge32[0].phys_addr = ci_h;
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3428
dcmd->sgl.sge32[0].phys_addr = ci_h;
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3638
ddi_put32(cmd->frame_dma_obj.acc_handle, &dcmd->sgl.sge32[0].phys_addr,
usr/src/uts/common/io/ntxn/unm_gem.c
266
adapter->dummy_dma.phys_addr = cookie.dmac_laddress;
usr/src/uts/common/io/ntxn/unm_gem.c
268
hi = (adapter->dummy_dma.phys_addr >> 32) & 0xffffffff;
usr/src/uts/common/io/ntxn/unm_gem.c
269
lo = adapter->dummy_dma.phys_addr & 0xffffffff;
usr/src/uts/common/io/ntxn/unm_nic.h
379
uint64_t phys_addr;
usr/src/uts/common/io/ntxn/unm_nic.h
548
uint64_t phys_addr;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
259
u64 phys_addr;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
311
prq_rds[i].host_phys_addr = HOST_TO_LE_64(rcv_desc->phys_addr);
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
330
phys_addr = hostrq_phys_addr;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
334
(u32)(phys_addr >> 32),
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
335
(u32)(phys_addr & 0xffffffff),
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
405
u64 offset, phys_addr;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
439
prq->dummy_dma_addr = HOST_TO_LE_64(adapter->dummy_dma.phys_addr);
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
451
phys_addr = rq_phys_addr;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
455
(u32)(phys_addr >> 32),
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
456
((u32)phys_addr & 0xffffffff),
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
596
rcv_desc->phys_addr & 0xffffffffUL;
usr/src/uts/common/io/ntxn/unm_nic_ctx.c
598
((U64)rcv_desc->phys_addr>>32);
usr/src/uts/common/io/ntxn/unm_nic_main.c
347
rcv_desc->phys_addr = 0;
usr/src/uts/common/io/ntxn/unm_nic_main.c
573
rcv_desc->phys_addr =
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
2551
next_wr_byte_offset = ecore_phys_addr_diff(&next_wr_phys_addr, &dev_data->bus.pci_buf.phys_addr);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
2604
OSAL_MEMCPY(&pci_buf_phys_addr, &dev_data->bus.pci_buf.phys_addr, sizeof(pci_buf_phys_addr));
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
4968
OSAL_MEMCPY(&dev_data->bus.pci_buf.phys_addr, &pci_buf_phys_addr, sizeof(pci_buf_phys_addr));
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
4973
ecore_wr(p_hwfn, p_ptt, DBG_REG_PCI_EXT_BUFFER_STRT_ADDR_LSB, dev_data->bus.pci_buf.phys_addr.lo);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
4974
ecore_wr(p_hwfn, p_ptt, DBG_REG_PCI_EXT_BUFFER_STRT_ADDR_MSB, dev_data->bus.pci_buf.phys_addr.hi);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_hsi_debug_tools.h
678
struct dbg_bus_mem_addr phys_addr /* PCI buffer physical address */;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1441
u64 phys_addr = (u64)sb_phys;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_int.c
1443
ecore_dmae_host2grc(p_hwfn, p_ptt, (u64)(osal_uintptr_t)&phys_addr,
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ecore_hsi_debug_tools.h
678
struct dbg_bus_mem_addr phys_addr /* PCI buffer physical address */;
usr/src/uts/common/io/qede/qede.h
417
u64 phys_addr;
usr/src/uts/common/io/qede/qede_fp.c
1036
bcopy_pkt->phys_addr,
usr/src/uts/common/io/qede/qede_fp.h
145
u64 phys_addr;
usr/src/uts/common/io/qede/qede_main.c
1972
rx_buffer->dma_info.phys_addr));
usr/src/uts/common/io/qede/qede_main.c
1974
rx_buffer->dma_info.phys_addr));
usr/src/uts/common/io/qede/qede_main.c
2099
rx_buffer->dma_info.phys_addr));
usr/src/uts/common/io/qede/qede_main.c
2101
U64_HI(rx_buffer->dma_info.phys_addr));
usr/src/uts/common/io/qede/qede_main.c
2331
dma_info->phys_addr = dma_addr;
usr/src/uts/common/io/qede/qede_main.c
2577
bcopy_pkt->phys_addr = temp_cookie.dmac_laddress;
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_buf.h
188
struct phys_addr *pa_list, int list_size);
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_hw.h
1078
struct phys_addr pages[4];
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_hw.h
1170
struct phys_addr pages[8];
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_hw.h
980
struct phys_addr pages[8];
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_hw_eth.h
390
struct phys_addr pages[8];
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_hw_eth.h
440
struct phys_addr pages[2];
usr/src/uts/common/sys/ib/adapters/hermon/hermon_hw.h
1690
uint32_t phys_addr :1;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_hw.h
1783
uint32_t phys_addr :1;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_hw.h
1875
uint32_t phys_addr :1;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_hw.h
1947
uint32_t phys_addr :1;
usr/src/uts/common/sys/ib/adapters/tavor/tavor_hw.h
871
uint32_t phys_addr :1;
usr/src/uts/common/sys/ib/adapters/tavor/tavor_hw.h
908
uint32_t phys_addr :1;
usr/src/uts/common/sys/pci_tools.h
238
uint64_t phys_addr; /* from kernel, 64-bit alignment */
usr/src/uts/i86pc/io/pci/pci_tools.c
1259
prg.phys_addr = base_addr + prg.offset;
usr/src/uts/i86pc/io/pci/pci_tools.c
1264
uint64_t va = pcitool_map(prg.phys_addr, size,
usr/src/uts/i86pc/io/pci/pci_tools.c
652
prg->phys_addr = 0;
usr/src/uts/i86pc/io/pci/pci_tools.c
654
prg->phys_addr = mcfg_mem_base + prg->offset +
usr/src/uts/i86pc/io/pci/pci_tools.c
666
int port = (int)prg->phys_addr;
usr/src/uts/i86pc/io/pci/pci_tools.c
76
static uint64_t pcitool_map(uint64_t phys_addr, size_t size, size_t *num_pages);
usr/src/uts/i86pc/io/pci/pci_tools.c
846
pcitool_map(uint64_t phys_addr, size_t size, size_t *num_pages)
usr/src/uts/i86pc/io/pci/pci_tools.c
849
uint64_t page_base = phys_addr & ~MMU_PAGEOFFSET;
usr/src/uts/i86pc/io/pci/pci_tools.c
850
uint64_t offset = phys_addr & MMU_PAGEOFFSET;
usr/src/uts/i86pc/io/pci/pci_tools.c
857
(void *)(uintptr_t)phys_addr);
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
61
pci_cfgacc_map(paddr_t phys_addr)
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
64
phys_addr = pfn_to_pa(xen_assign_pfn(mmu_btop(phys_addr))) |
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
65
(phys_addr & MMU_PAGEOFFSET);
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
68
pfn_t pfn = mmu_btop(phys_addr);
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
84
paddr_t pa_base = P2ALIGN(phys_addr, MMU_PAGESIZE);
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
93
return (pci_cfgacc_virt_base + (phys_addr & MMU_PAGEOFFSET));
usr/src/uts/sun4/io/px/px_tools.c
532
cfg_prg.phys_addr = pxtool_get_phys_addr(px_p, PCI_CONFIG_SPACE,
usr/src/uts/sun4/io/px/px_tools.c
537
off_in_space, cfg_prg.phys_addr, cfg_prg.barnum);
usr/src/uts/sun4/io/px/px_tools.c
583
cfg_prg.phys_addr += sizeof (uint32_t);
usr/src/uts/sun4/io/px/px_tools.c
693
prg.phys_addr =
usr/src/uts/sun4/io/px/px_tools.c
695
prg.phys_addr += prg.offset;
usr/src/uts/sun4/io/px/px_tools.c
699
"end:%s\n", off_in_space, prg.phys_addr,
usr/src/uts/sun4/io/px/px_tools.c
751
prg.phys_addr = pxtool_get_phys_addr(px_p, space, off_in_space);
usr/src/uts/sun4/io/px/px_tools.c
755
"phys_addr:0x%" PRIx64 "\n", bar, prg.offset, prg.phys_addr);
usr/src/uts/sun4/io/px/px_var.h
51
uint64_t phys_addr;
usr/src/uts/sun4u/io/pci/pci_tools.c
105
static int pcitool_access(pci_t *pci_p, uint64_t phys_addr, uint64_t max_addr,
usr/src/uts/sun4u/io/pci/pci_tools.c
556
pcitool_access(pci_t *pci_p, uint64_t phys_addr, uint64_t max_addr,
usr/src/uts/sun4u/io/pci/pci_tools.c
565
if (phys_addr > max_addr) {
usr/src/uts/sun4u/io/pci/pci_tools.c
568
phys_addr, max_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
574
} else if (!IS_P2ALIGNED(phys_addr, size)) {
usr/src/uts/sun4u/io/pci/pci_tools.c
585
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
587
if (pcitool_phys_poke(pci_p, endian, size, phys_addr,
usr/src/uts/sun4u/io/pci/pci_tools.c
592
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
602
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
604
if (pcitool_phys_peek(pci_p, endian, size, phys_addr,
usr/src/uts/sun4u/io/pci/pci_tools.c
609
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
670
base_addr = pci_rp[prg.barnum].phys_addr;
usr/src/uts/sun4u/io/pci/pci_tools.c
672
prg.phys_addr = base_addr + prg.offset;
usr/src/uts/sun4u/io/pci/pci_tools.c
677
base_addr, prg.offset, prg.phys_addr, max_addr);
usr/src/uts/sun4u/io/pci/pci_tools.c
681
prg.phys_addr, max_addr, &prg.data, size, write_flag,
usr/src/uts/sun4u/io/pci/pci_tools.c
816
prg->phys_addr = base_addr + prg->offset;
usr/src/uts/sun4u/io/pci/pci_tools.c
820
base_addr, prg->offset, prg->phys_addr,
usr/src/uts/sun4u/io/pci/pci_tools.c
824
rval = pcitool_access(pci_p, prg->phys_addr, max_addr, &prg->data, size,
usr/src/uts/sun4u/io/pci/pci_tools.c
969
prg.phys_addr = base_addr + prg.offset;
usr/src/uts/sun4u/io/pci/pci_tools.c
970
rval = pcitool_access(pci_p, prg.phys_addr,
usr/src/uts/sun4u/io/px/px_err.c
1201
uint64_t phys_addr = memory_ue_log &
usr/src/uts/sun4u/io/px/px_err.c
1208
phys_addr, 0, B_TRUE, 0, unum,
usr/src/uts/sun4u/io/px/px_tools_4u.c
260
uint64_t phys_addr = prg_p->phys_addr;
usr/src/uts/sun4u/io/px/px_tools_4u.c
266
if (!IS_P2ALIGNED(phys_addr, size)) {
usr/src/uts/sun4u/io/px/px_tools_4u.c
276
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/px/px_tools_4u.c
278
if (pxtool_safe_phys_poke(px_p, endian, size, phys_addr,
usr/src/uts/sun4u/io/px/px_tools_4u.c
283
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/px/px_tools_4u.c
293
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/px/px_tools_4u.c
295
if (pxtool_safe_phys_peek(px_p, endian, size, phys_addr,
usr/src/uts/sun4u/io/px/px_tools_4u.c
300
size, (endian ? "BE" : "LE"), phys_addr);
usr/src/uts/sun4u/io/px/px_tools_4u.c
389
base_addr = px_rp[prg.barnum].phys_addr;
usr/src/uts/sun4u/io/px/px_tools_4u.c
390
prg.phys_addr = base_addr + prg.offset;
usr/src/uts/sun4u/io/px/px_tools_4u.c
395
base_addr, prg.offset, prg.phys_addr, px_rp[prg.barnum].size);
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
146
register uint32_t phys_addr = phys_hi & mask;
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
171
if ((assign_p->pci_phys_hi & mask) == phys_addr) {
usr/src/uts/sun4u/sys/pci/pci_var.h
38
uint64_t phys_addr;
usr/src/uts/sun4v/io/fpc/fpc-impl-4v.c
152
dev_hdl = (devhandle_t)((rp->phys_addr >> 32) & DEVHDLE_MASK);
usr/src/uts/sun4v/io/fpc/fpc-impl-4v.c
60
uint64_t phys_addr;
usr/src/uts/sun4v/io/px/px_lib4v.c
129
*dev_hdl = (devhandle_t)((rp->phys_addr >> 32) & DEVHDLE_MASK);
usr/src/uts/sun4v/io/px/px_tools_4v.c
386
rval = hvio_poke(px_p->px_dev_hdl, prg_p->phys_addr,
usr/src/uts/sun4v/io/px/px_tools_4v.c
395
"rval:%d, io_stat:%d\n", prg_p->phys_addr, bdf,
usr/src/uts/sun4v/io/px/px_tools_4v.c
405
rval = hvio_peek(px_p->px_dev_hdl, prg_p->phys_addr,
usr/src/uts/sun4v/io/px/px_tools_4v.c
412
"rval:%d, io_stat:%d\n", prg_p->phys_addr,
usr/src/uts/sun4v/io/px/px_tools_4v.c
485
prg.data, prg.phys_addr);
usr/src/uts/sun4v/io/px/px_tools_4v.c
514
prg.phys_addr += prg.offset;
usr/src/uts/sun4v/io/px/px_tools_4v.c
524
rval = pxtool_phys_access(px_p, prg.phys_addr, &prg.data,