Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h5117 #define M_PRIMARYPORT 0xffff macro
5119 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h16592 #define M_PRIMARYPORT 0xffffU macro
16594 #define G_PRIMARYPORT(x) (((x) >> S_PRIMARYPORT) & M_PRIMARYPORT)