Home
last modified time | relevance | path

Searched refs:no_snoop_bits (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h233 int no_snoop_bits; member
402 int no_snoop_bits; member
H A Dxgehal-fifo.h159 int no_snoop_bits; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo.c200 fifo->no_snoop_bits = in __hal_fifo_open()
201 (int)(XGE_HAL_TX_FIFO_NO_SNOOP(queue->no_snoop_bits)); in __hal_fifo_open()
H A Dxgehal-ring.c430 val64 |= XGE_HAL_PRC_CTRL_NO_SNOOP(queue->no_snoop_bits); in __hal_ring_prc_enable()
H A Dxgehal-mgmtaux.c1648 __HAL_AUX_ENTRY(key, ring->no_snoop_bits, "%u"); in xge_hal_aux_device_config_read()
1733 __HAL_AUX_ENTRY(key, fifo->no_snoop_bits, "%u"); in xge_hal_aux_device_config_read()
H A Dxgehal-fifo-fp.c84 ctrl |= fifo->no_snoop_bits; in __hal_fifo_dtr_post_single()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c286 device_config->ring.queue[index].no_snoop_bits = 1; in xge_ring_config()
433 device_config->fifo.queue[index].no_snoop_bits = 1; in xge_fifo_config()