Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h53731 #define S_ISTRIMS 14 macro
53733 #define V_ISTRIMS(x) ((x) << S_ISTRIMS)
53734 #define G_ISTRIMS(x) (((x) >> S_ISTRIMS) & M_ISTRIMS)