Searched refs:iport_link_cleanup_retry (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h254 uint8_t iport_link_cleanup_retry; member in struct:fct_i_local_port
H A Ddiscovery.c296 if (iport->iport_link_cleanup_retry >= 3) {
297 iport->iport_link_cleanup_retry = 0;
300 iport->iport_link_cleanup_retry++;

Completed in 79 milliseconds