Home
last modified time | relevance | path

Searched refs:e1000_null_mbx_transact (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/e1000/
H A De1000_mbx.c57 static s32 e1000_null_mbx_transact(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_mbx_transact() function
310 mbx->ops.read = e1000_null_mbx_transact; in e1000_init_mbx_ops_generic()
311 mbx->ops.write = e1000_null_mbx_transact; in e1000_init_mbx_ops_generic()