Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_regs.h6923 #define S_DBGIREQADRHI 0 macro
6925 #define V_DBGIREQADRHI(x) ((x) << S_DBGIREQADRHI)
6926 #define G_DBGIREQADRHI(x) (((x) >> S_DBGIREQADRHI) & M_DBGIREQADRHI)