Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11380 #define S_EPCMDAFULL 8 macro
11382 #define V_EPCMDAFULL(x) ((x) << S_EPCMDAFULL)
11383 #define G_EPCMDAFULL(x) (((x) >> S_EPCMDAFULL) & M_EPCMDAFULL)