Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c139 return (ahc_resume(ahc)); in ahc_linux_pci_dev_resume()
H A Daic7xxx.h1160 int __maybe_unused ahc_resume(struct ahc_softc *ahc);
H A Daic7xxx_core.c5619 ahc_resume(struct ahc_softc *ahc) in ahc_resume() function