Home
last modified time | relevance | path

Searched defs:mbx (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mbx.c78 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_mbx() local
104 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_mbx() local
127 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_msg() local
147 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_ack() local
167 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_rst() local
187 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local
218 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local
252 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local
281 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local
308 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_ops_generic() local
[all …]
H A De1000_vf.c260 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local
326 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local
383 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_msg_read_ack() local
481 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_promisc_set_vf() local
536 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
H A De1000_vf.h269 struct e1000_mbx_info mbx; member
H A De1000_hw.h1049 struct e1000_mbx_info mbx; member