Lines Matching refs:FC_PORTSTATE_BLOCKED
150 { FC_PORTSTATE_BLOCKED, "Blocked" },
698 !((rport->port_state == FC_PORTSTATE_BLOCKED) || \
716 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \
859 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in fc_rport_set_dev_loss_tmo()
968 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in store_fc_rport_fast_io_fail_tmo()
2073 if (rport->port_state == FC_PORTSTATE_BLOCKED) in fc_eh_timed_out()
2730 if ((rport->port_state == FC_PORTSTATE_BLOCKED || in fc_remote_port_add()
2978 rport->port_state = FC_PORTSTATE_BLOCKED; in fc_remote_port_delete()
3115 if (rport->port_state != FC_PORTSTATE_BLOCKED) { in fc_timeout_deleted_rport()
3225 if (rport->port_state != FC_PORTSTATE_BLOCKED) in fc_timeout_fail_rport_io()
3278 while (rport->port_state == FC_PORTSTATE_BLOCKED && in fc_block_rport()
3563 if (rport && rport->port_state == FC_PORTSTATE_BLOCKED) in fc_bsg_job_timeout()
3745 if (rport->port_state == FC_PORTSTATE_BLOCKED && in fc_bsg_rport_prep()