Home
last modified time | relevance | path

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

/freebsd/sys/dev/mvs/
H A Dmvs.h101 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET) macro
/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h98 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro