Home | History | Annotate | Download | only in ic

Lines Matching refs:cfgoff

134 	    sc->cfgoff + sc->cfg.troff,
207 sc->cfgoff + sc->cfg.troff,
210 sc->cfgoff + sc->cfg.troff, sizeof(*pc),
262 bus_space_write_region_4(sc->sc_iot, sc->cfg_ioh, sc->cfgoff,
264 bus_space_barrier(sc->sc_iot, sc->cfg_ioh, sc->cfgoff, sizeof(sc->cfg),
284 bus_space_read_region_4(sc->sc_iot, sc->cfg_ioh, sc->cfgoff,
294 if (bus_space_read_4(sc->sc_iot, sc->cfg_ioh, sc->cfgoff +
297 bus_space_barrier(sc->sc_iot, sc->cfg_ioh, sc->cfgoff +
302 if (!(bus_space_read_4(sc->sc_iot, sc->cfg_ioh, sc->cfgoff +
1345 sc->cfgoff + offsetof(struct ciss_config, heartbeat));