/src/sys/dev/sbus/ |
stp4020.c | 117 bus_space_handle_t winaddr;/* this window's address */ member in struct:stp4020_socket::__anon1b4ec4230108 439 sc->sc_socks[0].windows[i-1].winaddr = bh; 442 sc->sc_socks[1].windows[i-5].winaddr = bh; 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);
|
stp4020.c | 117 bus_space_handle_t winaddr;/* this window's address */ member in struct:stp4020_socket::__anon1b4ec4230108 439 sc->sc_socks[0].windows[i-1].winaddr = bh; 442 sc->sc_socks[1].windows[i-5].winaddr = bh; 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);
|
stp4020.c | 117 bus_space_handle_t winaddr;/* this window's address */ member in struct:stp4020_socket::__anon1b4ec4230108 439 sc->sc_socks[0].windows[i-1].winaddr = bh; 442 sc->sc_socks[1].windows[i-5].winaddr = bh; 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);
|
stp4020.c | 117 bus_space_handle_t winaddr;/* this window's address */ member in struct:stp4020_socket::__anon1b4ec4230108 439 sc->sc_socks[0].windows[i-1].winaddr = bh; 442 sc->sc_socks[1].windows[i-5].winaddr = bh; 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);
|