Home
last modified time | relevance | path

Searched refs:ahc_pci_intr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_pci.c633 static void ahc_pci_intr(struct ahc_softc *ahc);
789 ahc->bus_intr = ahc_pci_intr; in ahc_pci_config()
1928 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr() function