Lines Matching refs:FC_PORTSTATE_BLOCKED
158 { FC_PORTSTATE_BLOCKED, "Blocked", 7 },
983 !((rport->port_state == FC_PORTSTATE_BLOCKED) || \
1001 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \
1144 if ((rport->port_state == FC_PORTSTATE_BLOCKED) ||
1305 if ((rport->port_state == FC_PORTSTATE_BLOCKED) ||
2528 if (rport->port_state == FC_PORTSTATE_BLOCKED)
3205 if ((rport->port_state == FC_PORTSTATE_BLOCKED ||
3454 rport->port_state = FC_PORTSTATE_BLOCKED;
3593 if (rport->port_state != FC_PORTSTATE_BLOCKED) {
3703 if (rport->port_state != FC_PORTSTATE_BLOCKED)
3743 * FC_PORTSTATE_BLOCKED, or the fast_io_fail_tmo fires. This is
3747 * Returns: 0 if the fc_rport left the state FC_PORTSTATE_BLOCKED.
3757 while (rport->port_state == FC_PORTSTATE_BLOCKED &&
3778 * FC_PORTSTATE_BLOCKED, or the fast_io_fail_tmo fires. This is
3782 * Returns: 0 if the fc_rport left the state FC_PORTSTATE_BLOCKED.
4064 if (rport && rport->port_state == FC_PORTSTATE_BLOCKED)
4246 if (rport->port_state == FC_PORTSTATE_BLOCKED &&