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

  /src/sys/arch/amiga/dev/
ahsc.c 215 dev->sc_flags |= SBICF_INTR;
237 dev->sc_flags |= SBICF_INTR;
324 if (dev->sc_flags & SBICF_INTR && stat & ISTR_INTS)
atzsc.c 224 dev->sc_flags |= SBICF_INTR;
246 dev->sc_flags |= SBICF_INTR;
332 if (dev->sc_flags & SBICF_INTR && stat & ISTR_INTS)
gtsc.c 252 dev->sc_flags |= SBICF_INTR;
274 dev->sc_flags |= SBICF_INTR;
350 if (dev->sc_flags & SBICF_INTR)
sbicvar.h 150 #define SBICF_INTR 0x40 /* SBICF interrupt expected */
  /src/sys/arch/mvme68k/dev/
sbicvar.h 141 #define SBICF_INTR 0x40 /* SBICF interrupt expected */
wdsc.c 204 dev->sc_flags |= SBICF_INTR;
225 dev->sc_flags |= SBICF_INTR;
  /src/sys/arch/acorn32/podulebus/
sbicvar.h 139 #define SBICF_INTR 0x20 /* SBICF interrupt expected */
asc.c 289 sbicsc->sc_flags |= SBICF_INTR;

Completed in 39 milliseconds