Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h5297 #define S_RCVDBAR2COOKIE 24 macro
5299 #define V_RCVDBAR2COOKIE(x) ((x) << S_RCVDBAR2COOKIE)
5300 #define G_RCVDBAR2COOKIE(x) (((x) >> S_RCVDBAR2COOKIE) & M_RCVDBAR2COOKIE)