Searched refs:FCP_TGT_ILLREQ (Results 1 – 2 of 2) sorted by relevance
868 #define FCP_TGT_ILLREQ 0x10 macro
6766 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_check_reportlun()6830 (ptgt->tgt_state & FCP_TGT_ILLREQ)) { in fcp_check_reportlun()6831 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_check_reportlun()6855 ptgt->tgt_state |= FCP_TGT_ILLREQ; in fcp_check_reportlun()7140 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_scsi_callback()