Searched refs:FC_PORTSTATE_BLOCKED (Results 1 – 3 of 3) sorted by relevance
157 { FC_PORTSTATE_BLOCKED, "Blocked", 7 },1015 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \1158 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in fc_rport_set_dev_loss_tmo()1319 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in store_fc_rport_fast_io_fail_tmo()2543 if (rport->port_state == FC_PORTSTATE_BLOCKED) in fc_eh_timed_out()3202 if ((rport->port_state == FC_PORTSTATE_BLOCKED || in fc_remote_port_add()3451 rport->port_state = FC_PORTSTATE_BLOCKED; in fc_remote_port_delete()3589 if (rport->port_state != FC_PORTSTATE_BLOCKED) { in fc_timeout_deleted_rport()3699 if (rport->port_state != FC_PORTSTATE_BLOCKED) in fc_timeout_fail_rport_io()3753 while (rport->port_state == FC_PORTSTATE_BLOCKED && in fc_block_rport()[all …]
63 FC_PORTSTATE_BLOCKED, enumerator792 case FC_PORTSTATE_BLOCKED: in fc_remote_port_chkready()
1314 fc_host_port_state(shost) = FC_PORTSTATE_BLOCKED; in ibmvfc_get_host_port_state()
Completed in 23 milliseconds