SCSI_STATUS_TASK_SET_FULL
rsp.scsi_status = SCSI_STATUS_TASK_SET_FULL; /* Task set full */
if (rsp.scsi_status == SCSI_STATUS_TASK_SET_FULL) {
fcprsp.scsi_status = ocs_list_empty(&node->active_ios) ? SCSI_STATUS_BUSY : SCSI_STATUS_TASK_SET_FULL;