Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18473 #define S_MAPI2CM 0 macro
18475 #define V_MAPI2CM(x) ((x) << S_MAPI2CM)
18476 #define G_MAPI2CM(x) (((x) >> S_MAPI2CM) & M_MAPI2CM)