Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18012 #define S_HPZ0 0 macro
18014 #define V_HPZ0(x) ((x) << S_HPZ0)
18015 #define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0)