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

  /src/sys/dev/ic/
mb89352reg.h 199 #define PCTL_BFINT_ENAB 0x80
mb89352.c 958 sc->sc_phase | PCTL_BFINT_ENAB);
981 bus_space_write_1(iot, ioh, PCTL, PCTL_BFINT_ENAB | PH_MSGIN);
1357 bus_space_write_1(iot, ioh, PCTL, sc->sc_phase | PCTL_BFINT_ENAB);
1460 bus_space_write_1(iot, ioh, PCTL, sc->sc_phase | PCTL_BFINT_ENAB);
1569 bus_space_write_1(iot, ioh, PCTL, sc->sc_phase | PCTL_BFINT_ENAB);
1831 bus_space_read_1(iot, ioh, PCTL) & ~PCTL_BFINT_ENAB);
2004 bus_space_write_1(iot, ioh, PCTL, PCTL_BFINT_ENAB | PH_STAT);
  /src/sys/arch/luna68k/stand/boot/
scsireg.h 105 #define PCTL_BFINT_ENAB 0x80
  /src/sys/arch/hp300/dev/
spc.c 231 bus_space_write_1(iot, iohspc, PCTL, sc->sc_phase | PCTL_BFINT_ENAB);
  /src/sys/arch/hp300/stand/common/
scsireg.h 129 #define PCTL_BFINT_ENAB 0x80

Completed in 17 milliseconds