Searched refs:FCP_TGT_MARK (Results 1 – 2 of 2) sorted by relevance
865 #define FCP_TGT_MARK 0x04 macro1120 #define FCP_LUN_MARK FCP_TGT_MARK
1590 if (ptgt->tgt_state & (FCP_TGT_MARK | in fcp_setup_device_data_ioctl()2468 (FCP_TGT_MARK | in fcp_send_scsi_ioctl()5010 ptgt->tgt_state &= ~(FCP_TGT_OFFLINE | FCP_TGT_MARK); in fcp_handle_mapflags()5077 ptgt->tgt_state |= (FCP_TGT_BUSY | FCP_TGT_MARK); in fcp_handle_mapflags()6310 FCP_TGT_MARK); in fcp_icmd_callback()7016 ASSERT((ptgt->tgt_state & FCP_TGT_MARK) == 0); in fcp_scsi_callback()7529 ASSERT((ptgt->tgt_state & FCP_TGT_MARK) == 0); in fcp_handle_inquiry()7977 if (ptgt->tgt_state & FCP_TGT_MARK) { in fcp_finish_tgt()7982 ptgt->tgt_state &= ~FCP_TGT_MARK; in fcp_finish_tgt()