Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c52 xge_hal_fifo_hw_pair_t *hw_pair = fifo->hw_pair; in __hal_fifo_dtr_post_single() local
79 &hw_pair->txdl_pointer); in __hal_fifo_dtr_post_single()
108 ctrl, &hw_pair->list_control); in __hal_fifo_dtr_post_single()
113 (unsigned long long)(ulong_t)&hw_pair->txdl_pointer); in __hal_fifo_dtr_post_single()
H A Dxgehal-fifo.c191 fifo->hw_pair = in __hal_fifo_open()
H A Dxgehal-device-fp.c118 fifo->hw_pair = in xge_hal_device_bar1_set()
/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h157 xge_hal_fifo_hw_pair_t *hw_pair; member