Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c340 static s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) in e1000_check_for_bit_vf() function
367 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()
389 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFACK)) { in e1000_check_for_ack_vf()
411 if (!e1000_check_for_bit_vf(hw, (E1000_V2PMAILBOX_RSTD | in e1000_check_for_rst_vf()