Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1705 #define S_100NS_TIMER 0 macro
1707 #define V_100NS_TIMER(x) ((x) << S_100NS_TIMER)
1708 #define G_100NS_TIMER(x) (((x) >> S_100NS_TIMER) & M_100NS_TIMER)