Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5153 #define S_MBOWNER 0 macro
5155 #define V_MBOWNER(x) ((x) << S_MBOWNER)
5156 #define G_MBOWNER(x) (((x) >> S_MBOWNER) & M_MBOWNER)