Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7770.c285 return (ahc_suspend(ahc)); in aic7770_suspend()
Daic7xxx.h1225 int ahc_suspend(struct ahc_softc *ahc);
Daic7xxx_pci.c2113 return (ahc_suspend(ahc)); in ahc_pci_suspend()
Daic7xxx.c5230 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend() function