Home
last modified time | relevance | path

Searched refs:tgt_node_state (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h760 uint32_t tgt_node_state; member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3900 ptgt->tgt_node_state = FCP_TGT_NODE_NONE; in fcp_port_ioctl()
5025 switch (ptgt->tgt_node_state) { 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()
5044 ptgt->tgt_node_state = FCP_TGT_NODE_NONE; in fcp_handle_mapflags()
5060 ptgt->tgt_node_state = FCP_TGT_NODE_NONE; in fcp_handle_mapflags()
7989 if (ptgt->tgt_node_state != FCP_TGT_NODE_ON_DEMAND) { in fcp_finish_tgt()
7990 ptgt->tgt_node_state = FCP_TGT_NODE_PRESENT; in fcp_finish_tgt()
15090 if (ptgt->tgt_tmp_cnt == 0 && ptgt->tgt_node_state == in fcp_create_on_demand()
15141 ptgt->tgt_node_state = FCP_TGT_NODE_NONE; in fcp_create_on_demand()