Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10079 #define S_PL_TORID 0 macro
10081 #define V_PL_TORID(x) ((x) << S_PL_TORID)
10082 #define G_PL_TORID(x) (((x) >> S_PL_TORID) & M_PL_TORID)