Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9517 #define S_HPZ2 16 macro
9519 #define V_HPZ2(x) ((x) << S_HPZ2)
9520 #define G_HPZ2(x) (((x) >> S_HPZ2) & M_HPZ2)