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

  /src/sys/dev/pci/
neo.c 176 static int neo_intr(void *);
341 neo_intr(void *p) function in typeref:typename:int
594 sc->ih = pci_intr_establish_xname(pc, ih, IPL_AUDIO, neo_intr, sc,
neo.c 176 static int neo_intr(void *);
341 neo_intr(void *p) function in typeref:typename:int
594 sc->ih = pci_intr_establish_xname(pc, ih, IPL_AUDIO, neo_intr, sc,
neo.c 176 static int neo_intr(void *);
341 neo_intr(void *p) function in typeref:typename:int
594 sc->ih = pci_intr_establish_xname(pc, ih, IPL_AUDIO, neo_intr, sc,

Completed in 38 milliseconds