Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1680 mem_win0_base | V_BIR(0) | in setup_memwin()
1684 mem_win1_base | V_BIR(0) | in setup_memwin()
1688 mem_win2_base | V_BIR(0) | in setup_memwin()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c1061 memwin_base | V_BIR(0) | in t4_setup_memwin()
H A Dt4_regs.h4198 #define V_BIR(x) ((x) << S_BIR) macro