Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h11156 #define S_D_RSPAFULL 16 macro
11158 #define V_D_RSPAFULL(x) ((x) << S_D_RSPAFULL)
11159 #define G_D_RSPAFULL(x) (((x) >> S_D_RSPAFULL) & M_D_RSPAFULL)