Searched refs:PCIC_REG_INDEX (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/dev/isa/ |
| D | i82365_isa.c | 123 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT); 128 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SB + PCIC_IDENT); 133 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SA + PCIC_IDENT); 138 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C1SB + PCIC_IDENT);
|
| D | i82365_isasubr.c | 145 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, 149 bus_space_write_1(iot, ioh_high, PCIC_REG_INDEX,
|
| D | i82365_isapnp.c | 138 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
|
| /mirbsd/src/sys/dev/ic/ |
| D | i82365reg.h | 41 #define PCIC_REG_INDEX 0 macro
|
| D | i82365.c | 1506 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX, 1518 bus_space_write_1(h->ph_bus_t, h->ph_bus_h, PCIC_REG_INDEX,
|