Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9498 #define S_ISCSIULIMIT 6 macro
9500 #define V_ISCSIULIMIT(x) ((x) << S_ISCSIULIMIT)
9501 #define G_ISCSIULIMIT(x) (((x) >> S_ISCSIULIMIT) & M_ISCSIULIMIT)