HomeSort by: relevance | last modified time | path
    Searched refs:SIOP_DCNTL (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/pci/
siop_pci_common.c 367 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL,
368 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL) |
  /src/sys/arch/hppa/dev/
siop_sgc.c 146 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL, DCNTL_EA);
  /src/sys/arch/hppa/gsc/
siop_gsc.c 135 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL, DCNTL_EA);
  /src/sys/dev/ic/
siopreg.h 260 #define SIOP_DCNTL 0x3B /* DMA control, R/W */
esiop.c 509 sc->sc_c.sc_rh, SIOP_DCNTL,
511 sc->sc_c.sc_rh, SIOP_DCNTL) | DCNTL_STD);
siop.c 390 sc->sc_c.sc_rh, SIOP_DCNTL,
392 sc->sc_c.sc_rh, SIOP_DCNTL) | DCNTL_STD);
siop_common.c 187 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL,
  /src/sys/arch/prep/stand/boot/
siop.c 1197 writeb(addr + SIOP_DCNTL, DCNTL_COM);
  /src/sys/arch/bebox/stand/boot/
siop.c 1235 writeb(addr + SIOP_DCNTL, DCNTL_COM);

Completed in 19 milliseconds