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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c376 * e1000_check_for_ack_vf - checks to see if the PF has ACK'd
382 static s32 e1000_check_for_ack_vf(struct e1000_hw *hw, function
387 DEBUGFUNC("e1000_check_for_ack_vf");
473 e1000_check_for_ack_vf(hw, 0);
547 mbx->ops.check_for_ack = e1000_check_for_ack_vf;

Completed in 59 milliseconds