Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h25538 #define S_EPCMDAFULL 8 macro
25540 #define V_EPCMDAFULL(x) ((x) << S_EPCMDAFULL)
25541 #define G_EPCMDAFULL(x) (((x) >> S_EPCMDAFULL) & M_EPCMDAFULL)