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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h222 #define S_HIDRBHITHRSH 0 macro
224 #define V_HIDRBHITHRSH(x) ((x) << S_HIDRBHITHRSH)
225 #define G_HIDRBHITHRSH(x) (((x) >> S_HIDRBHITHRSH) & M_HIDRBHITHRSH)

Completed in 127 milliseconds