Searched refs:S_SGETPQID (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h5762 #define S_SGETPQID 8 macro
5764 #define V_SGETPQID(x) ((x) << S_SGETPQID)
5765 #define G_SGETPQID(x) (((x) >> S_SGETPQID) & M_SGETPQID)

Completed in 125 milliseconds