Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c626 static void ahc_pci_intr(struct ahc_softc *ahc);
782 ahc->bus_intr = ahc_pci_intr; in ahc_pci_config()
1921 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr() function