Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9527 #define S_HPZ0 0 macro
9529 #define V_HPZ0(x) ((x) << S_HPZ0)
9530 #define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0)