Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3605 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21654 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP) macro