Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c703 static int ahc_pci_suspend(struct ahc_softc *ahc);
862 ahc->bus_suspend = ahc_pci_suspend; in ahc_pci_config()
2087 ahc_pci_suspend(struct ahc_softc *ahc) in ahc_pci_suspend() function