Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7770.c279 return (ahc_suspend(ahc)); in aic7770_suspend()
H A Daic7xxx.h1221 int ahc_suspend(struct ahc_softc *ahc);
H A Daic7xxx_pci.c2102 return (ahc_suspend(ahc)); in ahc_pci_suspend()
H A Daic7xxx.c5181 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend() function