Home
last modified time | relevance | path

Searched refs:was_err_value (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c447 u32_t was_err_value; in lm_vf_enable_vf() local
484 was_err_value = 1 << (ABS_VFID(pdev) % 32); in lm_vf_enable_vf()
486 …REG_WR(PFDEV(pdev), was_err_reg, was_err_value); /* PglueB - Clear the was_error indication of the… in lm_vf_enable_vf()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3010 u32_t was_err_value; in lm_pf_enable_vf() local
3050 was_err_value = 1 << (abs_vf_id % 32); in lm_pf_enable_vf()
3052 …REG_WR(PFDEV(pdev), was_err_reg, was_err_value); /* PglueB - Clear the was_error indication of the… in lm_pf_enable_vf()