HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_REG_INDEX (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/isa/
i82365_isa.c 132 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
140 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SB + PCIC_IDENT);
148 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SA + PCIC_IDENT);
156 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SB + PCIC_IDENT);
i82365_isasubr.c 397 bus_space_write_1(iot, ioh, PCIC_REG_INDEX,
401 bus_space_write_1(iot, ioh_high, PCIC_REG_INDEX,
  /src/sys/dev/ic/
i82365var.h 205 bus_space_write_1(h->sc->iot, h->sc->ioh, PCIC_REG_INDEX,
218 bus_space_write_1(h->sc->iot, h->sc->ioh, PCIC_REG_INDEX,
i82365reg.h 40 #define PCIC_REG_INDEX 0
i82365.c 1346 bus_space_write_1(sc->iot, sc->ioh, PCIC_REG_INDEX, 0x0e);
1347 bus_space_write_1(sc->iot, sc->ioh, PCIC_REG_INDEX, 0x37);
1455 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX,
1465 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX,
  /src/sys/dev/isapnp/
i82365_isapnp.c 142 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
  /src/sys/arch/hpcmips/stand/pbsdboot/
disptest.c 493 #define PCIC_REG_INDEX 0
516 p[i + PCIC_REG_INDEX] = PCIC_IDENT;

Completed in 17 milliseconds