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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c615 * e1000_check_for_rst_pf - checks to see if the VF has reset
621 static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) function
626 DEBUGFUNC("e1000_check_for_rst_pf");
774 mbx->ops.check_for_rst = e1000_check_for_rst_pf;

Completed in 45 milliseconds