Symbol: NIG_REG_MASK_INTERRUPT_PORT0
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
11614
if (REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
11622
NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
11682
if (REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
11690
NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
14129
elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + params->port*4,
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
14223
elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4,
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
14422
elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
14667
elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 +
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15432
elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + params->port*4,
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
6734
NIG_REG_MASK_INTERRUPT_PORT0 + port*4,
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
6741
REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4),
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
7560
REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4),
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c
1003
REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev), nig_mask);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c
895
ASSERT_STATIC( NIG_REG_MASK_INTERRUPT_PORT0 + 4 == NIG_REG_MASK_INTERRUPT_PORT1 );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c
932
nig_mask = REG_RD(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c
933
REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev), 0);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
1398
REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*port,0x0);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
1729
{ NIG_REG_MASK_INTERRUPT_PORT0, {1, 1, 1, 1}, (LM_NIG_SAVE | LM_NIG_RESTORE) },
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
4350
REG_WR(pdev,(port ? NIG_REG_MASK_INTERRUPT_PORT1 : NIG_REG_MASK_INTERRUPT_PORT0), 0);