Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h37543 #define S_ISTRIMS 14 macro
37545 #define V_ISTRIMS(x) ((x) << S_ISTRIMS)
37546 #define G_ISTRIMS(x) (((x) >> S_ISTRIMS) & M_ISTRIMS)