HomeSort by: relevance | last modified time | path
    Searched defs:mvxpsec_intr (Results 1 - 1 of 1) 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

Completed in 154 milliseconds