Searched refs:IN_RESET (Results 1 – 3 of 3) sorted by relevance
509 #define IN_RESET 3 macro1372 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()
567 #define IN_RESET 3 macro1875 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()
878 #define IN_RESET 0x40000000L macro