Home | History | Annotate | Download | only in nubus

Lines Matching refs:cli_offset

236 		sc->cli_offset = 0xa0000;
241 sc->cli_offset = 0xa00000;
252 sc->cli_offset = 0x200148;
266 sc->cli_offset = 0xfdff8f;
291 sc->cli_offset = 0xf05000;
302 sc->cli_offset = 0x0de178;
319 sc->cli_offset = 0xfb0010;
324 sc->cli_offset = 0xf50010;
335 sc->cli_offset = 0xfd1000;
340 sc->cli_offset = 0xa00014;
391 sc->cli_offset, (u_int8_t)sc->cli_value);
406 sc->cli_offset, sc->cli_value);
421 scratch = bus_space_read_4(sc->sc_tag, sc->sc_handle, sc->cli_offset);
423 bus_space_write_4(sc->sc_tag, sc->sc_handle, sc->cli_offset, scratch);