Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18007 #define S_HPZ1 8 macro
18009 #define V_HPZ1(x) ((x) << S_HPZ1)
18010 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1)