Searched refs:recovery_scbs (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic_osm_lib.c49 AIC_SCB_DATA(aic)->recovery_scbs++;
H A Daic_osm_lib.h238 if (AIC_SCB_DATA(scb->aic_softc)->recovery_scbs == 0
H A Daic79xx_osm.c374 ahd->scb_data.recovery_scbs--;
380 if (ahd->scb_data.recovery_scbs == 0) {
H A Daic7xxx_osm.c390 ahc->scb_data->recovery_scbs--;
396 if (ahc->scb_data->recovery_scbs == 0) {
H A Daic79xx.h671 u_int recovery_scbs; /* Transactions currently in recovery */ member in struct:scb_data
H A Daic7xxx.h621 u_int recovery_scbs; /* Transactions currently in recovery */ member in struct:scb_data
H A Daic7xxx.c588 if (ahc->scb_data->recovery_scbs == 0
H A Daic79xx.c8387 if (ahd->scb_data.recovery_scbs == 0

Completed in 109 milliseconds