Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c42 u16 E1000_UNUSEDARG mbx_id) in e1000_null_mbx_check_for_flag() argument
56 u16 E1000_UNUSEDARG mbx_id) in e1000_null_mbx_transact() argument
72 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in e1000_read_mbx() argument
98 s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in e1000_write_mbx() argument
121 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id) in e1000_check_for_msg() argument
141 e1000_check_for_ack(struct e1000_hw * hw,u16 mbx_id) e1000_check_for_ack() argument
161 e1000_check_for_rst(struct e1000_hw * hw,u16 mbx_id) e1000_check_for_rst() argument
181 e1000_poll_for_msg(struct e1000_hw * hw,u16 mbx_id) e1000_poll_for_msg() argument
212 e1000_poll_for_ack(struct e1000_hw * hw,u16 mbx_id) e1000_poll_for_ack() argument
246 e1000_read_posted_mbx(struct e1000_hw * hw,u32 * msg,u16 size,u16 mbx_id) e1000_read_posted_mbx() argument
275 e1000_write_posted_mbx(struct e1000_hw * hw,u32 * msg,u16 size,u16 mbx_id) e1000_write_posted_mbx() argument
361 e1000_check_for_msg_vf(struct e1000_hw * hw,u16 E1000_UNUSEDARG mbx_id) e1000_check_for_msg_vf() argument
383 e1000_check_for_ack_vf(struct e1000_hw * hw,u16 E1000_UNUSEDARG mbx_id) e1000_check_for_ack_vf() argument
405 e1000_check_for_rst_vf(struct e1000_hw * hw,u16 E1000_UNUSEDARG mbx_id) e1000_check_for_rst_vf() argument
458 e1000_write_mbx_vf(struct e1000_hw * hw,u32 * msg,u16 size,u16 E1000_UNUSEDARG mbx_id) e1000_write_mbx_vf() argument
499 e1000_read_mbx_vf(struct e1000_hw * hw,u32 * msg,u16 size,u16 E1000_UNUSEDARG mbx_id) e1000_read_mbx_vf() argument
[all...]
/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c47 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx() argument
73 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() argument
97 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() argument
117 ixgbe_check_for_ack(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_check_for_ack() argument
137 ixgbe_check_for_rst(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_check_for_rst() argument
157 ixgbe_poll_for_msg(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_poll_for_msg() argument
189 ixgbe_poll_for_ack(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_poll_for_ack() argument
224 ixgbe_read_posted_mbx(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) ixgbe_read_posted_mbx() argument
254 ixgbe_write_posted_mbx(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) ixgbe_write_posted_mbx() argument
334 ixgbe_check_for_msg_vf(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_check_for_msg_vf() argument
356 ixgbe_check_for_ack_vf(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_check_for_ack_vf() argument
378 ixgbe_check_for_rst_vf(struct ixgbe_hw * hw,u16 mbx_id) ixgbe_check_for_rst_vf() argument
426 ixgbe_write_mbx_vf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) ixgbe_write_mbx_vf() argument
468 ixgbe_read_mbx_vf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) ixgbe_read_mbx_vf() argument
[all...]