Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h13970 #define S_D_RSPAFULL 16 macro
13972 #define V_D_RSPAFULL(x) ((x) << S_D_RSPAFULL)
13973 #define G_D_RSPAFULL(x) (((x) >> S_D_RSPAFULL) & M_D_RSPAFULL)