Searched refs:pa_iobase (Results 1 – 7 of 7) sorted by relevance
222 pa.pa_iobase = sc->sc_iobase;376 pa.pa_iobase = sc->sc_iobase; in piocattach()395 pa.pa_iobase = sc->sc_iobase; in piocattach()421 pa.pa_iobase = sc->sc_iobase; in piocattach()446 pa.pa_iobase = sc->sc_iobase; in piocattach()475 pa.pa_iobase = sc->sc_iobase; in piocattach()
70 int addr = pa->pa_iobase + pa->pa_offset; in atppc_pioc_probe()105 iobase = pa->pa_iobase + pa->pa_offset; in atppc_pioc_attach()
126 iobase = pa->pa_iobase + pa->pa_offset; in com_pioc_probe()162 iobase = pa->pa_iobase + pa->pa_offset; in com_pioc_attach()
174 rv = lptprobe(pa->pa_iot, pa->pa_iobase + pa->pa_offset); in lpt_pioc_probe()204 iobase = pa->pa_iobase + pa->pa_offset; in lpt_pioc_attach()
96 iobase = pa->pa_iobase + pa->pa_offset; in wdc_pioc_probe()149 iobase = pa->pa_iobase + pa->pa_offset; in wdc_pioc_attach()
52 u_int pa_iobase; /* base i/o address */ member
334 if (bus_space_map(iot, pa->pa_iobase + pa->pa_offset, FDC_NPORT, 0, &ioh)) in fdcprobe()394 if (bus_space_map(iot, pa->pa_iobase + pa->pa_offset, FDC_NPORT, 0, &ioh)) in fdcattach()401 fdc->sc_drq = pa->pa_iobase + pa->pa_offset + pa->pa_drq; in fdcattach()