Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4770 #define S_BANK_ADDR 17 macro
4772 #define V_BANK_ADDR(x) ((x) << S_BANK_ADDR)
4773 #define G_BANK_ADDR(x) (((x) >> S_BANK_ADDR) & M_BANK_ADDR)