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

/linux-master/drivers/scsi/
H A Dhpsa_cmd.h51 #define CMD_CTLR_LOCKUP 0xffff macro
52 /* Note: CMD_CTLR_LOCKUP is not a value defined by the CISS spec
H A Dhpsa.c2628 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) {
2871 c->err_info->CommandStatus = CMD_CTLR_LOCKUP;
2993 case CMD_CTLR_LOCKUP:
8244 c->err_info->CommandStatus = CMD_CTLR_LOCKUP;

Completed in 129 milliseconds