Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5116 #define M_PRIMARYPORT 0xffff macro
5118 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24907 #define M_PRIMARYPORT 0xffffU macro
24909 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)