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

  /src/sys/dev/pci/
aac_pci.c 476 aac_pci_intr_set(struct aac_softc *sc, int (*hand)(void*), void *arg) function in typeref:typename:int
605 sc->sc_intr_set = aac_pci_intr_set;
aac_pci.c 476 aac_pci_intr_set(struct aac_softc *sc, int (*hand)(void*), void *arg) function in typeref:typename:int
605 sc->sc_intr_set = aac_pci_intr_set;
aac_pci.c 476 aac_pci_intr_set(struct aac_softc *sc, int (*hand)(void*), void *arg) function in typeref:typename:int
605 sc->sc_intr_set = aac_pci_intr_set;
aac_pci.c 476 aac_pci_intr_set(struct aac_softc *sc, int (*hand)(void*), void *arg) function in typeref:typename:int
605 sc->sc_intr_set = aac_pci_intr_set;

Completed in 43 milliseconds