Lines Matching refs:FC_PORTSTATE_BLOCKED
157 { FC_PORTSTATE_BLOCKED, "Blocked", 7 },
992 !((rport->port_state == FC_PORTSTATE_BLOCKED) || \
1010 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \
1153 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in fc_rport_set_dev_loss_tmo()
1314 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in store_fc_rport_fast_io_fail_tmo()
2538 if (rport->port_state == FC_PORTSTATE_BLOCKED) in fc_eh_timed_out()
3197 if ((rport->port_state == FC_PORTSTATE_BLOCKED || in fc_remote_port_add()
3446 rport->port_state = FC_PORTSTATE_BLOCKED; in fc_remote_port_delete()
3584 if (rport->port_state != FC_PORTSTATE_BLOCKED) { in fc_timeout_deleted_rport()
3694 if (rport->port_state != FC_PORTSTATE_BLOCKED) in fc_timeout_fail_rport_io()
3748 while (rport->port_state == FC_PORTSTATE_BLOCKED && in fc_block_rport()
4055 if (rport && rport->port_state == FC_PORTSTATE_BLOCKED) in fc_bsg_job_timeout()
4237 if (rport->port_state == FC_PORTSTATE_BLOCKED && in fc_bsg_rport_prep()