Searched refs:RESET_DONE (Results 1 – 3 of 3) sorted by relevance
123 #define RESET_DONE BIT2 macro
779 || (acb->acb_flag & (RESET_DETECT + RESET_DONE + RESET_DEV))) in waiting_process_next()862 (acb->acb_flag & (RESET_DETECT + RESET_DONE + RESET_DEV))) { in send_srb()3520 acb->acb_flag |= RESET_DONE; in scsi_reset_detect()
31 #define RESET_DONE 1 macro