Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dhpsa_cmd.h46 #define CMD_CTLR_LOCKUP 0xffff macro
Dhpsa.c2624 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()
2867 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()
2989 case CMD_CTLR_LOCKUP: in hpsa_scsi_interpret_error()
8219 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in fail_all_outstanding_cmds()