Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1387 (bar0 + MEMWIN0_BASE) | V_BIR(0) | in setup_memwin()
1391 (bar0 + MEMWIN1_BASE) | V_BIR(0) | in setup_memwin()
1395 (bar0 + MEMWIN2_BASE) | V_BIR(0) | in setup_memwin()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2057 #define V_BIR(x) ((x) << S_BIR) macro