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

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

Completed in 70 milliseconds