Searched defs:e1000_check_for_msg_vf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c354 * e1000_check_for_msg_vf - checks to see if the PF has sent mail
360 static s32 e1000_check_for_msg_vf(struct e1000_hw *hw, function
365 DEBUGFUNC("e1000_check_for_msg_vf");
472 e1000_check_for_msg_vf(hw, 0);
546 mbx->ops.check_for_msg = e1000_check_for_msg_vf;

Completed in 45 milliseconds