Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9522 #define S_HPZ1 8 macro
9524 #define V_HPZ1(x) ((x) << S_HPZ1)
9525 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1)