Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18461 #define S_MAPSMB 0 macro
18463 #define V_MAPSMB(x) ((x) << S_MAPSMB)
18464 #define G_MAPSMB(x) (((x) >> S_MAPSMB) & M_MAPSMB)