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

  /src/sys/arch/hppa/dev/
mongoose.c 213 int mg_intr_check(void *, int, int);
347 mg_intr_check(void *v, int irq, int type) function in typeref:typename:int
699 sc->sc_ic.ic_intr_check = mg_intr_check;
mongoose.c 213 int mg_intr_check(void *, int, int);
347 mg_intr_check(void *v, int irq, int type) function in typeref:typename:int
699 sc->sc_ic.ic_intr_check = mg_intr_check;

Completed in 25 milliseconds