Searched refs:iport_nslots_free (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h247 uint16_t iport_nslots_free; member in struct:fct_i_local_port
H A Dfct.c1204 iport->iport_nslots_free = port->port_max_xchges;
1872 atomic_dec_16(&iport->iport_nslots_free);
2079 atomic_inc_16(&iport->iport_nslots_free);
H A Ddiscovery.c1037 total = port->port_max_xchges - iport->iport_nslots_free;

Completed in 72 milliseconds