Home
last modified time | relevance | path

Searched refs:FC_PORTSTATE_ONLINE (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_transport_fc.c156 { 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()
[all …]
/linux/drivers/s390/scsi/
H A Dzfcp_unit.c29 if (rport && rport->port_state == FC_PORTSTATE_ONLINE) in zfcp_unit_scsi_scan()
H A Dzfcp_scsi.c677 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in zfcp_scsi_get_host_port_state()
/linux/include/scsi/
H A Dscsi_transport_fc.h61 FC_PORTSTATE_ONLINE, enumerator
778 case FC_PORTSTATE_ONLINE: in fc_remote_port_chkready()
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c255 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in csio_get_host_port_state()
/linux/drivers/scsi/libfc/
H A Dfc_lport.c274 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in fc_get_host_port_state()
1937 fc_host_port_state(lport->host) = FC_PORTSTATE_ONLINE; in fc_lport_init()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c734 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in efct_get_host_port_state()
/linux/drivers/message/fusion/
H A Dmptfc.c1080 port_state = FC_PORTSTATE_ONLINE; in mptfc_init_host_attr()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2727 if (rport->port_state != FC_PORTSTATE_ONLINE) { in qla2x00_dev_loss_tmo_callbk()
3035 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in qla2x00_get_host_port_state()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6487 FC_PORTSTATE_ONLINE; in lpfc_get_host_port_state()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1322 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in ibmvfc_get_host_port_state()