Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h34363 #define S_CLSTRCREQPORT 0 macro
34365 #define V_CLSTRCREQPORT(x) ((x) << S_CLSTRCREQPORT)
34366 #define G_CLSTRCREQPORT(x) (((x) >> S_CLSTRCREQPORT) & M_CLSTRCREQPORT)