Searched defs:PORT_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h99 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h70 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) macro
[all...]

Completed in 1242 milliseconds