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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c50 * e1000_null_mbx_transact - No-op function, return 0
53 static s32 e1000_null_mbx_transact(struct e1000_hw E1000_UNUSEDARG *hw, function
306 mbx->ops.read = e1000_null_mbx_transact;
307 mbx->ops.write = e1000_null_mbx_transact;

Completed in 48 milliseconds