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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c559 static s32 e1000_check_for_bit_pf(struct e1000_hw *hw, u32 mask) function
585 if (!e1000_check_for_bit_pf(hw, E1000_MBVFICR_VFREQ_VF1 << vf_number)) {
606 if (!e1000_check_for_bit_pf(hw, E1000_MBVFICR_VFACK_VF1 << vf_number)) {

Completed in 58 milliseconds