Home
last modified time | relevance | path

Searched defs:mbx_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c42 u16 E1000_UNUSEDARG mbx_id) in e1000_null_mbx_check_for_flag()
56 u16 E1000_UNUSEDARG mbx_id) in e1000_null_mbx_transact()
121 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id) in e1000_check_for_msg()
141 s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id) in e1000_check_for_ack()
161 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id) in e1000_check_for_rst()
181 static s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) in e1000_poll_for_msg()
361 u16 E1000_UNUSEDARG mbx_id) in e1000_check_for_msg_vf()
383 u16 E1000_UNUSEDARG mbx_id) in e1000_check_for_ack_vf()
405 u16 E1000_UNUSEDARG mbx_id) in e1000_check_for_rst_vf()
458 u16 E1000_UNUSEDARG mbx_id) in e1000_write_mbx_vf()
[all …]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c46 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg()
78 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_ack()
114 u16 mbx_id) in ixgbe_read_posted_mbx()
144 u16 mbx_id) in ixgbe_write_posted_mbx()
224 static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg_vf()
246 static s32 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack_vf()
268 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst_vf()
316 u16 mbx_id) in ixgbe_write_mbx_vf()
358 u16 mbx_id) in ixgbe_read_mbx_vf()