Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c131 if ((rc = ahc_suspend(ahc))) in ahc_linux_pci_dev_suspend()
Daic7xxx.h1169 int ahc_suspend(struct ahc_softc *ahc);
Daic7xxx_core.c5657 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend() function