Searched refs:MAX_XBOW_PORTS (Results 1 – 1 of 1) sorted by relevance
16 #define MAX_XBOW_PORTS 8 /* number of ports on xbow chip */ macro108 xb_linkregs_t xb_link_raw[MAX_XBOW_PORTS];111 #define xb_link(p) xb_link_raw[(p) & (MAX_XBOW_PORTS - 1)]170 #define XB_LINK_REG_BASE(x) (XB_LINK_BASE + ((x) & (MAX_XBOW_PORTS - 1)) * XB_LINK_OFFSET)