Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h17983 #define S_ISCSIULIMIT 6 macro
17985 #define V_ISCSIULIMIT(x) ((x) << S_ISCSIULIMIT)
17986 #define G_ISCSIULIMIT(x) (((x) >> S_ISCSIULIMIT) & M_ISCSIULIMIT)