Home
last modified time | relevance | path

Searched refs:RESET_DEV (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
A Ddc395x.h121 #define RESET_DEV BIT0 macro
A Ddc395x.c764 || (acb->acb_flag & (RESET_DETECT + RESET_DONE + RESET_DEV))) in waiting_process_next()
847 (acb->acb_flag & (RESET_DETECT + RESET_DONE + RESET_DEV))) { in send_srb()
3412 acb->acb_flag |= RESET_DEV; /* RESET_DETECT, RESET_DONE, RESET_DEV */ in reset_scsi_bus()
3477 if (acb->acb_flag & RESET_DEV) { /* RESET_DETECT, RESET_DONE, RESET_DEV */ in scsi_reset_detect()

Completed in 14 milliseconds