Home
last modified time | relevance | path

Searched refs:tp_num_active_ports (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c777 if ((tgt->tp_num_active_ports == 0) && in srpt_ioc_port_active()
863 tgt->tp_num_active_ports--; in srpt_ioc_port_down()
866 if ((tgt->tp_num_active_ports == 0) && in srpt_ioc_port_down()
1044 tgt->tp_num_active_ports++; in srpt_ioc_svc_bind()
H A Dsrpt_impl.h315 uint32_t tp_num_active_ports; member
H A Dsrpt_stp.c142 if (tgt->tp_num_active_ports == 0) { in srpt_stp_start_srp()
189 tgt->tp_num_active_ports = 0; in srpt_stp_start_srp()
351 tgt->tp_num_active_ports = 0; in srpt_stp_alloc_port()
1092 if (tgt->tp_num_active_ports == 0) { in srpt_stp_ctl()