Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h44 #define CMD_CTLR_LOCKUP 0xffff macro
Dhpsa.c2414 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()
2653 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()
2780 case CMD_CTLR_LOCKUP: in hpsa_scsi_interpret_error()
8058 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in fail_all_outstanding_cmds()