Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5954 #define S_KEEPALIVEINTVL 0 macro
5956 #define V_KEEPALIVEINTVL(x) ((x) << S_KEEPALIVEINTVL)
5957 #define G_KEEPALIVEINTVL(x) (((x) >> S_KEEPALIVEINTVL) & M_KEEPALIVEINTVL)