Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h159 int port_tmp_cnt; member
1328 fcp_port::port_tmp_cnt fcp_port::port_ipkt_list
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3051 if ((pptr->port_state & FCP_STATE_INIT) && pptr->port_tmp_cnt) { in fcp_get_statec_count()
4397 pptr->port_tmp_cnt += dev_cnt; in fcp_statec_callback()
4414 pptr->port_tmp_cnt = 0; in fcp_statec_callback()
4448 pptr->port_tmp_cnt = dev_cnt; in fcp_statec_callback()
4490 pptr->port_tmp_cnt -= dev_cnt; in fcp_statec_callback()
5407 pptr->port_tmp_cnt = ndevs; in fcp_offline_all()
10291 while (pptr->port_tmp_cnt || pptr->port_ipkt_cnt || in fcp_handle_port_detach()
10309 if (pptr->port_tmp_cnt || pptr->port_ipkt_cnt || in fcp_handle_port_detach()
14713 pptr->port_tmp_cnt, ptgt->tgt_tmp_cnt, cause, in fcp_call_finish_init_held()
14762 ASSERT(pptr->port_tmp_cnt > 0); in fcp_call_finish_init_held()
[all …]