Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6790 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h38838 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL) macro