Searched refs:IGU_REG_VF_CONFIGURATION (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/ |
H A D | lm_vf.c | 530 val=REG_RD(PFDEV(pdev), IGU_REG_VF_CONFIGURATION); in lm_vf_enable_igu_int() 542 REG_WR(PFDEV(pdev), IGU_REG_VF_CONFIGURATION, val); in lm_vf_enable_igu_int() 574 val = REG_RD(PFDEV(pdev), IGU_REG_VF_CONFIGURATION); in lm_vf_disable_igu_int() 579 REG_WR(PFDEV(pdev), IGU_REG_VF_CONFIGURATION, val); in lm_vf_disable_igu_int()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 2947 val=REG_RD(PFDEV(pdev), IGU_REG_VF_CONFIGURATION); in lm_pf_enable_vf_igu_int() 2959 REG_WR(PFDEV(pdev), IGU_REG_VF_CONFIGURATION, val); in lm_pf_enable_vf_igu_int() 2991 val = REG_RD(PFDEV(pdev), IGU_REG_VF_CONFIGURATION); in lm_pf_disable_vf_igu_int() 2996 REG_WR(PFDEV(pdev), IGU_REG_VF_CONFIGURATION, val); in lm_pf_disable_vf_igu_int()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | 57712_reg.h | 5326 #define IGU_REG_VF_CONFIGURATION … macro
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/ |
H A D | reg_addr_ah_compile15.h | 34823 #define IGU_REG_VF_CONFIGURATION … macro
|
H A D | reg_addr_e5.h | 38040 #define IGU_REG_VF_CONFIGURATION … macro
|
H A D | reg_addr_k2.h | 38040 #define IGU_REG_VF_CONFIGURATION … macro
|
H A D | reg_addr_bb.h | 38040 #define IGU_REG_VF_CONFIGURATION … macro
|
H A D | reg_addr.h | 38486 #define IGU_REG_VF_CONFIGURATION … macro
|