Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c286 return (ahc_suspend(ahc)); in aic7770_suspend()
Daic7xxx.h1200 int ahc_suspend(struct ahc_softc *ahc);
Daic7xxx_pci.c2089 return (ahc_suspend(ahc)); in ahc_pci_suspend()
Daic7xxx_core.c5136 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend() function