Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mvs/
HDmvs.h101 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET) macro
/freebsd-14-stable/contrib/ofed/libcxgb4/
HDt4_regs.h55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h98 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro