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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h52 static __inline int ahc_is_paused(struct ahc_softc *ahc);
76 ahc_is_paused(struct ahc_softc *ahc) function
97 while (ahc_is_paused(ahc) == 0)
H A Daic7xxx_pci.c1303 while (ahc_is_paused(ahc) == 0)
H A Daic7xxx.c1501 while (!ahc_is_paused(ahc))
2141 if (ahc_is_paused(ahc)) {
6728 if (ahc_is_paused(ahc)) {

Completed in 175 milliseconds