Symbol: BAR_1
usr/src/grub/grub-0.97/netboot/e1000.c
3580
for(i = BAR_1; i <= BAR_5; i++) {
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_uefi.h
137
LM_BAR_WR32_OFFSET((PDEV), BAR_1, (u32_t)((int_ptr_t)((u8_t *)(PDEV)->context_info->array[CID].cid_resc.mapped_cid_bar_addr - \
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_uefi.h
138
(PDEV)->hw_info.mem_base[BAR_1].as_u64 + (DPM_TRIGER_TYPE))), (VAL))
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
285
(volatile void *)((u8_t*)pdev->vars.mapped_bar_addr[BAR_1] + j*LM_DQ_CID_SIZE);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
287
context->array[j].cid_resc.reg_handle = pdev->vars.reg_handle[BAR_1];
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
649
phy_addr.as_u32.low = (pdev->hw_info.mem_base[BAR_1].as_u32.low) & 0xfffffff0;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
650
phy_addr.as_u32.high = pdev->hw_info.mem_base[BAR_1].as_u32.high;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
658
(volatile void *)((u8_t*)pdev->vars.mapped_bar_addr[BAR_1] + cid*LM_DQ_CID_SIZE);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
659
context->array[cid].cid_resc.reg_handle = pdev->vars.reg_handle[BAR_1];
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
663
BAR_1,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c
673
(volatile void *)((u8_t*)pdev->vars.mapped_bar_addr[BAR_1] + cid*LM_DQ_CID_SIZE);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
1209
max_bar_supported_cons[port] = pdev->hw_info.bar_size[BAR_1] / LM_DQ_CID_SIZE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
1267
max_bar_supported_cons[port] = pdev->hw_info.bar_size[BAR_1] / LM_DQ_CID_SIZE;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
390
case BAR_1:
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
430
case BAR_1:
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
508
if (BAR_1 == i )
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
4283
MM_WRITE_DOORBELL(PDEV,BAR_1,CID,VAL);\
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
4342
MM_WRITE_DOORBELL(PDEV,BAR_1,CID,VAL);\
usr/src/uts/common/io/bnxe/bnxe_tx.c
971
BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_1]) != DDI_FM_OK)