HomeSort by: relevance | last modified time | path
    Searched defs:empb_intr_enable (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/amiga/pci/
empb.c 74 static void empb_intr_enable(struct empb_softc *);
268 empb_intr_enable(sc);
294 empb_intr_enable(struct empb_softc *sc) function in typeref:typename:void
297 EMPB_SETUP_INTR_OFF, EMPB_INTR_ENABLE);
empb.c 74 static void empb_intr_enable(struct empb_softc *);
268 empb_intr_enable(sc);
294 empb_intr_enable(struct empb_softc *sc) function in typeref:typename:void
297 EMPB_SETUP_INTR_OFF, EMPB_INTR_ENABLE);
empb.c 74 static void empb_intr_enable(struct empb_softc *);
268 empb_intr_enable(sc);
294 empb_intr_enable(struct empb_softc *sc) function in typeref:typename:void
297 EMPB_SETUP_INTR_OFF, EMPB_INTR_ENABLE);
empb.c 74 static void empb_intr_enable(struct empb_softc *);
268 empb_intr_enable(sc);
294 empb_intr_enable(struct empb_softc *sc) function in typeref:typename:void
297 EMPB_SETUP_INTR_OFF, EMPB_INTR_ENABLE);

Completed in 140 milliseconds