Home
last modified time | relevance | path

Searched refs:IN_RESET (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/
Du14-34f.c509 #define IN_RESET 3 macro
1372 if (HD(j)->cp_stat[i] == IN_RESET) { in DEF_SCSI_QCMD()
1448 HD(j)->cp_stat[i] = IN_RESET; in u14_34f_eh_host_reset()
1488 if (HD(j)->cp_stat[i] == IN_RESET) { in u14_34f_eh_host_reset()
1776 else if (HD(j)->cp_stat[i] == IN_RESET) in ihdlr()
Deata.c567 #define IN_RESET 3 macro
1875 if (ha->cp_stat[i] == IN_RESET) { in DEF_SCSI_QCMD()
1956 ha->cp_stat[i] = IN_RESET; in eata2x_eh_host_reset()
2002 if (ha->cp_stat[i] == IN_RESET) { in eata2x_eh_host_reset()
2372 } else if (ha->cp_stat[i] == IN_RESET) in ihdlr()
Dmegaraid.h878 #define IN_RESET 0x40000000L macro