SCSI_CHECK_CONDITION
if (ccb->csio.scsi_status == SCSI_CHECK_CONDITION)
if ((IOStatus == tiIOSuccess) && (statusDetail == SCSI_CHECK_CONDITION))