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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9769 int soft_state_linked = FALSE; local
9993 soft_state_linked++;
10167 if (soft_state_linked) {
10205 * We check soft_state_linked, because it is incremented right before
10207 * soft_state_linked is still FALSE, we do not want to decrement
10211 if (soft_state_linked) {

Completed in 88 milliseconds