Searched refs:PCIC_IDENT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Di82365_isa.c132 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);
H A Di82365_isasubr.c398 sc->handle[i].sock + PCIC_IDENT);
402 sc->handle[i].sock + PCIC_IDENT);
/netbsd-current/sys/dev/isapnp/
H A Di82365_isapnp.c142 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
/netbsd-current/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-current/sys/arch/hpcmips/stand/pbsdboot/
H A Ddisptest.c492 #define PCIC_IDENT 0x00 macro
516 p[i + PCIC_REG_INDEX] = PCIC_IDENT;

Completed in 120 milliseconds