Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18539 #define S_LOCKSTATUS 16 macro
18541 #define V_LOCKSTATUS(x) ((x) << S_LOCKSTATUS)
18542 #define G_LOCKSTATUS(x) (((x) >> S_LOCKSTATUS) & M_LOCKSTATUS)