Searched refs:active_scb (Results 1 – 1 of 1) sorted by relevance
9244 struct scb *active_scb; in ahd_recover_commands() local9289 active_scb = NULL; in ahd_recover_commands()9292 active_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_recover_commands()9328 if (active_scb != NULL) { in ahd_recover_commands()9329 if (active_scb != scb) { in ahd_recover_commands()9339 active_scb) == 0) in ahd_recover_commands()9348 ahd_set_recoveryscb(ahd, active_scb); in ahd_recover_commands()9349 active_scb->flags |= SCB_RECOVERY_SCB|SCB_DEVICE_RESET; in ahd_recover_commands()9352 ahd_print_path(ahd, active_scb); in ahd_recover_commands()