Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h3232 #define S_SCMD_PROTO_VERSION 24 macro
3234 #define V_SCMD_PROTO_VERSION(x) ((x) << S_SCMD_PROTO_VERSION)
3236 (((x) >> S_SCMD_PROTO_VERSION) & M_SCMD_PROTO_VERSION)