Searched refs:FC_PORTSTATE_BLOCKED (Results 1 – 3 of 3) sorted by relevance
150 { FC_PORTSTATE_BLOCKED, "Blocked" },699 !((rport->port_state == FC_PORTSTATE_BLOCKED) || \717 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || \860 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in fc_rport_set_dev_loss_tmo()969 if ((rport->port_state == FC_PORTSTATE_BLOCKED) || in store_fc_rport_fast_io_fail_tmo()2074 if (rport->port_state == FC_PORTSTATE_BLOCKED) in fc_eh_timed_out()2731 if ((rport->port_state == FC_PORTSTATE_BLOCKED || in fc_remote_port_add()2979 rport->port_state = FC_PORTSTATE_BLOCKED; in fc_remote_port_delete()3116 if (rport->port_state != FC_PORTSTATE_BLOCKED) { in fc_timeout_deleted_rport()3226 if (rport->port_state != FC_PORTSTATE_BLOCKED) in fc_timeout_fail_rport_io()[all …]
63 FC_PORTSTATE_BLOCKED, enumerator733 case FC_PORTSTATE_BLOCKED: in fc_remote_port_chkready()
1063 fc_host_port_state(shost) = FC_PORTSTATE_BLOCKED; in ibmvfc_get_host_port_state()