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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3075 V_FIVETUPLELOOKUP(M_FIVETUPLELOOKUP), 0);
H A Dcxgb_regs.h3604 #define M_FIVETUPLELOOKUP 0x3 macro
3606 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h13548 #define M_FIVETUPLELOOKUP 0x3U macro
13550 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP)
[all...]

Completed in 599 milliseconds