Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic7770.c285 return (ahc_suspend(ahc)); in aic7770_suspend()
HDaic7xxx.h1225 int ahc_suspend(struct ahc_softc *ahc);
HDaic7xxx_pci.c2113 return (ahc_suspend(ahc)); in ahc_pci_suspend()
HDaic7xxx.c5224 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend() function