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

  /src/sys/dev/pci/
ahd_pci.c 276 static int ahd_pci_intr(struct ahd_softc *);
516 ahd->bus_intr = ahd_pci_intr;
950 ahd_pci_intr(struct ahd_softc *ahd) function in typeref:typename:int
ahd_pci.c 276 static int ahd_pci_intr(struct ahd_softc *);
516 ahd->bus_intr = ahd_pci_intr;
950 ahd_pci_intr(struct ahd_softc *ahd) function in typeref:typename:int

Completed in 23 milliseconds