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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c712 * e1000_read_mbx_pf - Read a message from the mailbox
722 static s32 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, function
728 DEBUGFUNC("e1000_read_mbx_pf");
768 mbx->ops.read = e1000_read_mbx_pf;

Completed in 63 milliseconds