Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h27217 #define S_EPLDTX2XERROR 24 macro
27219 #define V_EPLDTX2XERROR(x) ((x) << S_EPLDTX2XERROR)
27220 #define G_EPLDTX2XERROR(x) (((x) >> S_EPLDTX2XERROR) & M_EPLDTX2XERROR)