Searched defs:PORT_BASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/mvs/
H A Dmvs.h103 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET) macro
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4_regs.h55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h100 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
[all...]

Completed in 693 milliseconds