Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4795 #define S_BIST_OPCODE 0 macro
4797 #define V_BIST_OPCODE(x) ((x) << S_BIST_OPCODE)
4798 #define G_BIST_OPCODE(x) (((x) >> S_BIST_OPCODE) & M_BIST_OPCODE)