Searched refs:PLX_PORT_BASE (Results 1 – 1 of 1) sorted by relevance
139 #define PLX_PORT_BASE(p) ((p) << 12) macro140 #define PLX_STATION_PORT_BASE(sc) PLX_PORT_BASE((sc)->port & ~7)439 sc->spad_offp2 = sc->spad_off2 = PLX_PORT_BASE(sc->ntx * 8) + 0x20c; in ntb_plx_attach()