Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h17065 #define S_EPCMDAFULL 8 macro
17067 #define V_EPCMDAFULL(x) ((x) << S_EPCMDAFULL)
17068 #define G_EPCMDAFULL(x) (((x) >> S_EPCMDAFULL) & M_EPCMDAFULL)