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

  /src/sys/dev/marvell/
mvxpsec.c 140 STATIC int mvxpsec_intr(void *);
405 marvell_intr_establish(mva->mva_irq, IPL_NET, mvxpsec_intr, sc);
1175 mvxpsec_intr(void *arg) function in typeref:typename:int
mvxpsec.c 140 STATIC int mvxpsec_intr(void *);
405 marvell_intr_establish(mva->mva_irq, IPL_NET, mvxpsec_intr, sc);
1175 mvxpsec_intr(void *arg) function in typeref:typename:int
mvxpsec.c 140 STATIC int mvxpsec_intr(void *);
405 marvell_intr_establish(mva->mva_irq, IPL_NET, mvxpsec_intr, sc);
1175 mvxpsec_intr(void *arg) function in typeref:typename:int

Completed in 39 milliseconds