Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21544 #define S_NP_INFO_HI 0 macro
21546 #define V_NP_INFO_HI(x) ((x) << S_NP_INFO_HI)
21547 #define G_NP_INFO_HI(x) (((x) >> S_NP_INFO_HI) & M_NP_INFO_HI)