Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9512 #define S_HPZ3 24 macro
9514 #define V_HPZ3(x) ((x) << S_HPZ3)
9515 #define G_HPZ3(x) (((x) >> S_HPZ3) & M_HPZ3)