Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c704 static int ahc_pci_resume(struct ahc_softc *ahc);
863 ahc->bus_resume = ahc_pci_resume; in ahc_pci_config()
2093 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume() function