Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dregs.h1320 #define S_MAXBURST2 16 macro
1322 #define V_MAXBURST2(x) ((x) << S_MAXBURST2)
1323 #define G_MAXBURST2(x) (((x) >> S_MAXBURST2) & M_MAXBURST2)