Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5118 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24909 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT) macro