Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dixgbe.c4473 ixgbe_read_mbx(struct ixgbe_hw * hw,uint32_t * msg,uint16_t size,uint16_t mbx_id) ixgbe_read_mbx() argument
4499 ixgbe_write_mbx(struct ixgbe_hw * hw,uint32_t * msg,uint16_t size,uint16_t mbx_id) ixgbe_write_mbx() argument
4522 ixgbe_check_for_msg(struct ixgbe_hw * hw,uint16_t mbx_id) ixgbe_check_for_msg() argument
4542 ixgbe_check_for_ack(struct ixgbe_hw * hw,uint16_t mbx_id) ixgbe_check_for_ack() argument
4562 ixgbe_check_for_rst(struct ixgbe_hw * hw,uint16_t mbx_id) ixgbe_check_for_rst() argument
4582 ixgbe_poll_for_msg(struct ixgbe_hw * hw,uint16_t mbx_id) ixgbe_poll_for_msg() argument
4614 ixgbe_poll_for_ack(struct ixgbe_hw * hw,uint16_t mbx_id) ixgbe_poll_for_ack() argument
4649 ixgbe_read_posted_mbx(struct ixgbe_hw * hw,uint32_t * msg,uint16_t size,uint16_t mbx_id) ixgbe_read_posted_mbx() argument
4679 ixgbe_write_posted_mbx(struct ixgbe_hw * hw,uint32_t * msg,uint16_t size,uint16_t mbx_id) ixgbe_write_posted_mbx() argument
[all...]