Home
last modified time | relevance | path

Searched refs:XGE_HAL_TX_FIFO_NO_SNOOP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h62 #define XGE_HAL_TX_FIFO_NO_SNOOP(n) vBIT(n,30,2) macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo.c201 (int)(XGE_HAL_TX_FIFO_NO_SNOOP(queue->no_snoop_bits)); in __hal_fifo_open()