Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c292 return (ahc_resume(ahc)); in aic7770_resume()
Daic7xxx.h1201 int ahc_resume(struct ahc_softc *ahc);
Daic7xxx_pci.c2125 return (ahc_resume(ahc)); in ahc_pci_resume()
Daic7xxx_core.c5162 ahc_resume(struct ahc_softc *ahc) in ahc_resume() function