Lines Matching refs:FC_PORTSTATE_ONLINE
156 { FC_PORTSTATE_ONLINE, "Online", 6 },
661 if (rport->port_state != FC_PORTSTATE_ONLINE) in fc_find_rport_by_wwpn()
1257 if (rport->port_state == FC_PORTSTATE_ONLINE) in fc_rport_set_marginal_state()
1261 } else if (port_state == FC_PORTSTATE_ONLINE) { in fc_rport_set_marginal_state()
2565 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_user_scan_tgt()
3077 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_create()
3228 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3338 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3430 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_remote_port_delete()
3573 if (((rport->port_state == FC_PORTSTATE_ONLINE) || in fc_timeout_deleted_rport()
3717 if (((rport->port_state == FC_PORTSTATE_ONLINE) || in fc_scsi_scan_rport()
3804 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_eh_should_retry_cmd()
4244 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_bsg_rport_prep()