Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18559 #define S_SEMSRCBUS 3 macro
18561 #define V_SEMSRCBUS(x) ((x) << S_SEMSRCBUS)
18562 #define G_SEMSRCBUS(x) (((x) >> S_SEMSRCBUS) & M_SEMSRCBUS)