Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c64 static int aic7770_resume(struct ahc_softc *ahc);
160 ahc->bus_resume = aic7770_resume; in aic7770_config()
290 aic7770_resume(struct ahc_softc *ahc) in aic7770_resume() function