Searched refs:FCP_TGT_ILLREQ (Results 1 – 2 of 2) sorted by relevance
868 #define FCP_TGT_ILLREQ 0x10 macro
6771 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_check_reportlun()6835 (ptgt->tgt_state & FCP_TGT_ILLREQ)) { in fcp_check_reportlun()6836 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_check_reportlun()6860 ptgt->tgt_state |= FCP_TGT_ILLREQ; in fcp_check_reportlun()7145 ptgt->tgt_state &= ~FCP_TGT_ILLREQ; in fcp_scsi_callback()