Searched refs:fast_base (Results 1 – 9 of 9) sorted by relevance
68 u_int fast_base; member120 #define pa_fast_base pa_podule->fast_base
199 if (bus_space_map(iot, pa->pa_podule->fast_base + in icside_attach()226 if (bus_space_map(iot, pa->pa_podule->fast_base + in icside_attach()276 iobase = pa->pa_podule->fast_base; in icside_attach()
251 sc->sc_pagereg = sc->sc_podule->fast_base + ASC_PAGEREG; in ascattach()252 sc->sc_intstat = sc->sc_podule->fast_base + ASC_INTSTATUS; in ascattach()
276 ne->nicbase += npsc->sc_podule->fast_base; in ne_pbus_attach()288 ne->asicbase += npsc->sc_podule->fast_base; in ne_pbus_attach()301 ne->extrabase += npsc->sc_podule->fast_base; in ne_pbus_attach()
163 printf("fast_base=%08x ", podule->fast_base);330 podule->fast_base = FAST_PODULE_BASE + offset; in podulescan()341 podule->fast_base = 0; in podulescan()
94 podule->fast_base = NETSLOT_BASE; in netslotscan()
330 sc->sc_fastbase = sc->sc_podule->fast_base; /* OBSOLETE */ in ieattach()332 sc->sc_control = sc->sc_podule->fast_base; in ieattach()333 sc->sc_ram = sc->sc_podule->fast_base + IE_MEMOFF; in ieattach()
128 sc->sc_iobase = (vu_char *)sc->sc_podule->fast_base; in coscattach()
154 (vu_char *)sc->sc_specific.sc_podule->fast_base; in ptscattach()