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

  /src/sys/dev/pci/
ahc_pci.c 710 static void ahc_pci_intr(struct ahc_softc *);
910 ahc->bus_intr = ahc_pci_intr;
1410 ahc_pci_intr(struct ahc_softc *ahc) function in typeref:typename:void
ahc_pci.c 710 static void ahc_pci_intr(struct ahc_softc *);
910 ahc->bus_intr = ahc_pci_intr;
1410 ahc_pci_intr(struct ahc_softc *ahc) function in typeref:typename:void

Completed in 23 milliseconds