Searched refs:ahc_is_paused (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_inline.h50 static __inline int ahc_is_paused(struct ahc_softc *ahc);
74 ahc_is_paused(struct ahc_softc *ahc) function
95 while (ahc_is_paused(ahc) == 0)
H A Daic7xxx_pci.c1305 while (ahc_is_paused(ahc) == 0)
H A Daic7xxx.c1503 while (!ahc_is_paused(ahc))
2147 if (ahc_is_paused(ahc)) {
6763 if (ahc_is_paused(ahc)) {

Completed in 174 milliseconds