Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11794 #define S_EPCMDLENSAVE 0 macro
11796 #define V_EPCMDLENSAVE(x) ((x) << S_EPCMDLENSAVE)
11797 #define G_EPCMDLENSAVE(x) (((x) >> S_EPCMDLENSAVE) & M_EPCMDLENSAVE)