Searched refs:NUM_MEMWIN (Results 1 – 2 of 2) sorted by relevance
508 NUM_MEMWIN = 3, enumerator1021 struct memwin memwin[NUM_MEMWIN]; /* memory windows */
1897 for (i = 0; i < NUM_MEMWIN; i++) { in t4_detach_common()3939 static const struct memwin_init t4_memwin[NUM_MEMWIN] = {3945 static const struct memwin_init t5_memwin[NUM_MEMWIN] = {3978 for (i = 0, mw = &sc->memwin[0]; i < NUM_MEMWIN; i++, mw_init++, mw++) { in setup_memwin()4011 MPASS(idx >= 0 && idx < NUM_MEMWIN); in position_memwin()4034 MPASS(idx >= 0 && idx < NUM_MEMWIN); in rw_via_memwin()