Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c248 static void ahd_pci_intr(struct ahd_softc *ahd);
351 ahd->bus_intr = ahd_pci_intr; in ahd_pci_config()
781 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr() function