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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c175 * e1000_poll_for_msg - Wait for message notification
181 static s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) function
186 DEBUGFUNC("e1000_poll_for_msg");
256 ret_val = e1000_poll_for_msg(hw, mbx_id);

Completed in 59 milliseconds