Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5154 G_MEM_WRAP_ADDRESS(v) << 4); in ma_intr_handler()
H A Dt4_regs.h4911 #define G_MEM_WRAP_ADDRESS(x) (((x) >> S_MEM_WRAP_ADDRESS) & M_MEM_WRAP_ADDRESS) macro