Lines Matching defs:windows
62 * We use the three available windows per socket in a simple, fixed
118 } windows[STP4020_NWIN];
413 * banks 1-3: socket 0, windows 0-2
415 * banks 5-7: socket 1, windows 0-2
439 sc->sc_socks[0].windows[i-1].winaddr = bh;
442 sc->sc_socks[1].windows[i-5].winaddr = bh;
497 /* Map all three windows */
796 * fields of this windows control register 0.
843 bus_space_subregion(h->pcmciat, h->windows[win].winaddr, card_addr, size, &pcmhp->memh);
869 pcihp->ioh = h->windows[STP_WIN_IO].winaddr;
884 bus_space_subregion(h->pcmciat, h->windows[STP_WIN_IO].winaddr, offset, size, &pcihp->ioh);