Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21795 #define S_FSM_BADMRK 8 macro
21797 #define V_FSM_BADMRK(x) ((x) << S_FSM_BADMRK)
21798 #define G_FSM_BADMRK(x) (((x) >> S_FSM_BADMRK) & M_FSM_BADMRK)