Searched refs:PCIC_IDENT (Results 1 - 6 of 6) 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.c399 sc->handle[i].sock + PCIC_IDENT);
403 sc->handle[i].sock + PCIC_IDENT);
/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/dev/ic/
H A Di82365reg.h55 #define PCIC_IDENT 0x00 /* RO */ macro
H A Di82365.c143 reg = pcic_read(h, PCIC_IDENT);
284 reg = pcic_read(h, PCIC_IDENT);
286 reg = pcic_read(h, PCIC_IDENT);
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/pbsdboot/
H A Ddisptest.c492 #define PCIC_IDENT 0x00 macro
516 p[i + PCIC_REG_INDEX] = PCIC_IDENT;

Completed in 122 milliseconds