Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5651 #define S_EA_BANK 10 macro
5653 #define V_EA_BANK(x) ((x) << S_EA_BANK)
5654 #define G_EA_BANK(x) (((x) >> S_EA_BANK) & M_EA_BANK)