Home | History | Annotate | Download | only in pci

Lines Matching refs:sc_devcfg_iot

173 		printf("%02x ", bus_space_read_1(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, index+i)); \
187 bus_space_tag_t iot = sc->sc_devcfg_iot;
200 bus_space_tag_t iot = sc->sc_devcfg_iot;
210 bus_space_read_stream_2(sc->sc_devcfg_iot, sc->sc_devcfg_ioh,
212 bus_space_read_2(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, index));
219 bus_space_tag_t iot = sc->sc_devcfg_iot;
229 bus_space_read_stream_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh,
231 bus_space_read_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, index));
243 bus_space_tag_t iot = sc->sc_devcfg_iot;
264 bus_space_read_stream_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh,
266 bus_space_read_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, index));
268 bus_space_read_stream_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh,
270 bus_space_read_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, index + 4));
282 bus_space_tag_t iot = sc->sc_devcfg_iot;
299 bus_space_read_stream_2(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, 0),
300 bus_space_read_2(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, 0));
307 bus_space_tag_t iot = sc->sc_devcfg_iot;
320 bus_space_read_stream_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, 0),
321 bus_space_read_4(sc->sc_devcfg_iot, sc->sc_devcfg_ioh, 0));
328 bus_space_tag_t iot = sc->sc_devcfg_iot;
338 bus_space_tag_t iot = sc->sc_devcfg_iot;
350 bus_space_tag_t iot = sc->sc_devcfg_iot;
369 bus_space_tag_t iot = sc->sc_devcfg_iot;
403 bus_space_tag_t iot = sc->sc_devcfg_iot;
415 bus_space_tag_t iot = sc->sc_devcfg_iot;