Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c162 return (ahc_resume(ahc)); in ahc_linux_pci_dev_resume()
Daic7xxx.h1165 int ahc_resume(struct ahc_softc *ahc);
Daic7xxx_core.c5649 ahc_resume(struct ahc_softc *ahc) in ahc_resume() function