Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c156 { FC_PORTSTATE_ONLINE, "Online", 6 },
661 if (rport->port_state != FC_PORTSTATE_ONLINE) in fc_find_rport_by_wwpn()
1256 if (rport->port_state == FC_PORTSTATE_ONLINE) in fc_rport_set_marginal_state()
1260 } else if (port_state == FC_PORTSTATE_ONLINE) { in fc_rport_set_marginal_state()
2564 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_user_scan_tgt()
3076 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_create()
3227 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3337 rport->port_state = FC_PORTSTATE_ONLINE; in fc_remote_port_add()
3429 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_remote_port_delete()
3803 if ((rport->port_state != FC_PORTSTATE_ONLINE) && in fc_eh_should_retry_cmd()
[all …]
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h61 FC_PORTSTATE_ONLINE, enumerator
784 case FC_PORTSTATE_ONLINE: in fc_remote_port_chkready()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c255 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in csio_get_host_port_state()
/openbmc/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()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c734 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in efct_get_host_port_state()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_attr.c160 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in bfad_im_get_host_port_state()
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c1043 port_state = FC_PORTSTATE_ONLINE; in mptfc_init_host_attr()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2734 if (rport->port_state != FC_PORTSTATE_ONLINE) { in qla2x00_dev_loss_tmo_callbk()
3042 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in qla2x00_get_host_port_state()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6483 FC_PORTSTATE_ONLINE; in lpfc_get_host_port_state()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1308 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in ibmvfc_get_host_port_state()