HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_IDENT (Results 1 - 6 of 6) 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 398 sc->handle[i].sock + PCIC_IDENT);
402 sc->handle[i].sock + PCIC_IDENT);
  /src/sys/dev/isapnp/
i82365_isapnp.c 142 bus_space_write_1(iot, ioh, PCIC_REG_INDEX, C0SA + PCIC_IDENT);
  /src/sys/dev/ic/
i82365reg.h 55 #define PCIC_IDENT 0x00 /* RO */
i82365.c 143 reg = pcic_read(h, PCIC_IDENT);
284 reg = pcic_read(h, PCIC_IDENT);
286 reg = pcic_read(h, PCIC_IDENT);
  /src/sys/arch/hpcmips/stand/pbsdboot/
disptest.c 492 #define PCIC_IDENT 0x00
516 p[i + PCIC_REG_INDEX] = PCIC_IDENT;

Completed in 21 milliseconds