Searched defs:ahd_is_paused (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_core.c357 ahd_is_paused(struct ahd_softc *ahd) function
378 while (ahd_is_paused(ahd) == 0)
994 if (ahd_is_paused(ahd)) {
1798 while (!ahd_is_paused(ahd))
3535 while (!ahd_is_paused(ahd))
4261 if (ahd_is_paused(ahd)) {
8934 if (ahd_is_paused(ahd)) {
9740 if (ahd_is_paused(ahd)) {

Completed in 72 milliseconds