Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23882 #define S_GENTIMERACT 4 macro
23884 #define V_GENTIMERACT(x) ((x) << S_GENTIMERACT)
23885 #define G_GENTIMERACT(x) (((x) >> S_GENTIMERACT) & M_GENTIMERACT)