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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c449 * e1000_write_mbx_vf - Write a message to the mailbox
457 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, function
464 DEBUGFUNC("e1000_write_mbx_vf");
543 mbx->ops.write = e1000_write_mbx_vf;

Completed in 59 milliseconds