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

  /src/sys/arch/next68k/stand/boot/
scsi.c 220 if (sc->sc_intrstatus & NCRINTR_DIS)
235 if (sc->sc_intrstatus & NCRINTR_DIS)
242 if (sc->sc_intrstatus & NCRINTR_DIS)
257 if (sc->sc_intrstatus & NCRINTR_DIS)
  /src/sys/dev/ic/
ncr53c9xreg.h 91 #define NCRINTR_DIS 0x20 /* Disconnect */
ncr53c9x.c 596 sc->sc_phase = (sc->sc_espintr & NCRINTR_DIS) ?
2272 if ((sc->sc_espintr & NCRINTR_DIS) != 0) {
  /src/sys/dev/pcmcia/
esp_pcmcia.c 372 espphase = (espintr & NCRINTR_DIS)
  /src/sys/dev/podulebus/
esp_podule.c 238 espphase = (espintr & NCRINTR_DIS) ?
  /src/sys/dev/isa/
esp_isa.c 527 espphase = (espintr & NCRINTR_DIS) ?
  /src/sys/arch/amiga/dev/
flsc.c 455 flscphase = (flscintr & NCRINTR_DIS)
  /src/sys/arch/mac68k/obio/
esp.c 530 espphase = (espintr & NCRINTR_DIS)

Completed in 50 milliseconds