Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14855 #define S_PROTOCOLID 16 macro
14857 #define V_PROTOCOLID(x) ((x) << S_PROTOCOLID)
14858 #define G_PROTOCOLID(x) (((x) >> S_PROTOCOLID) & M_PROTOCOLID)