Searched refs:e1000_write_mbx_pf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c671 * e1000_write_mbx_pf - Places a message in the mailbox
679 static s32 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, function
685 DEBUGFUNC("e1000_write_mbx_pf");
769 mbx->ops.write = e1000_write_mbx_pf;

Completed in 58 milliseconds