Searched refs:FCP_TGT_NODE_ON_DEMAND (Results 1 – 2 of 2) sorted by relevance
938 #define FCP_TGT_NODE_ON_DEMAND 0x01 /* create only upon request */ macro
5027 case FCP_TGT_NODE_ON_DEMAND: in fcp_handle_mapflags()5031 ptgt->tgt_node_state = FCP_TGT_NODE_ON_DEMAND; in fcp_handle_mapflags()5042 ptgt->tgt_node_state = FCP_TGT_NODE_ON_DEMAND; in fcp_handle_mapflags()7989 if (ptgt->tgt_node_state != FCP_TGT_NODE_ON_DEMAND) { in fcp_finish_tgt()