Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h26031 #define S_EPCMDLENSAVE 0 macro
26033 #define V_EPCMDLENSAVE(x) ((x) << S_EPCMDLENSAVE)
26034 #define G_EPCMDLENSAVE(x) (((x) >> S_EPCMDLENSAVE) & M_EPCMDLENSAVE)