Lines Matching refs:FC_PORTSTATE_ONLINE
156 { FC_PORTSTATE_ONLINE, "Online", 6 },
656 if (rport->port_state != FC_PORTSTATE_ONLINE) in fc_find_rport_by_wwpn()
1251 if (rport->port_state == FC_PORTSTATE_ONLINE) in fc_rport_set_marginal_state()
1255 } else if (port_state == FC_PORTSTATE_ONLINE) { in fc_rport_set_marginal_state()
2559 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_user_scan_tgt()
3071 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_create()
3222 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3332 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3424 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_remote_port_delete()
3567 if (((rport->port_state == FC_PORTSTATE_ONLINE) || in fc_timeout_deleted_rport()
3711 if (((rport->port_state == FC_PORTSTATE_ONLINE) || in fc_scsi_scan_rport()
3798 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_eh_should_retry_cmd()
4238 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_bsg_rport_prep()