Searched refs:NUM_MEMWIN (Results 1 – 2 of 2) sorted by relevance
483 NUM_MEMWIN = 3, enumerator925 struct memwin memwin[NUM_MEMWIN]; /* memory windows */
1693 for (i = 0; i < NUM_MEMWIN; i++) { in t4_detach_common()2830 static const struct memwin_init t4_memwin[NUM_MEMWIN] = {2836 static const struct memwin_init t5_memwin[NUM_MEMWIN] = {2869 for (i = 0, mw = &sc->memwin[0]; i < NUM_MEMWIN; i++, mw_init++, mw++) { in setup_memwin()2900 MPASS(idx >= 0 && idx < NUM_MEMWIN); in position_memwin()2923 MPASS(idx >= 0 && idx < NUM_MEMWIN); in rw_via_memwin()