Searched refs:PCIC_REG_INDEX (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Di82365_isa.c133 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
141 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SB + PCIC_IDENT);
149 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SA + PCIC_IDENT);
157 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SB + PCIC_IDENT);
H A Di82365_isasubr.c398 bus_space_write_1(iot, ioh, PCIC_REG_INDEX,
402 bus_space_write_1(iot, ioh_high, PCIC_REG_INDEX,
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365var.h205 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,
H A Di82365reg.h40 #define PCIC_REG_INDEX 0 macro
H A Di82365.c1345 bus_space_write_1(sc->iot, sc->ioh, PCIC_REG_INDEX, 0x0e);
1346 bus_space_write_1(sc->iot, sc->ioh, PCIC_REG_INDEX, 0x37);
1454 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX,
1464 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX,
/netbsd-6-1-5-RELEASE/sys/dev/isapnp/
H A Di82365_isapnp.c141 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/pbsdboot/
H A Ddisptest.c493 #define PCIC_REG_INDEX 0 macro
516 p[i + PCIC_REG_INDEX] = PCIC_IDENT;

Completed in 162 milliseconds