Home
last modified time | relevance | path

Searched refs:XGE_HAL_MC_RLDRAM_QUEUE_SIZE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c569 val64 |= XGE_HAL_MC_RLDRAM_QUEUE_SIZE_ENABLE | in __hal_ring_hw_initialize()
H A Dxgehal-mgmt.c1058 val64 |= XGE_HAL_MC_RLDRAM_QUEUE_SIZE_ENABLE; in xge_hal_rldram_test()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h1071 #define XGE_HAL_MC_RLDRAM_QUEUE_SIZE_ENABLE BIT(39) macro