Home
last modified time | relevance | path

Searched refs:FC_VPORT_INITIALIZING (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_npiv.c101 fc_vport_set_state(vport, FC_VPORT_INITIALIZING); in __fc_vport_setlink()
H A Dfc_lport.c1039 fc_vport_set_state(lport->vport, FC_VPORT_INITIALIZING); in fc_lport_enter_reset()
/linux/include/scsi/
H A Dscsi_transport_fc.h83 FC_VPORT_INITIALIZING, enumerator
831 (new_state != FC_VPORT_INITIALIZING)) in fc_vport_set_state()
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c593 fc_vport_set_state(fc_vport, FC_VPORT_INITIALIZING); in csio_vport_create()
670 fc_vport_set_state(fc_vport, FC_VPORT_INITIALIZING); in csio_vport_disable()
/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c64 if (new_state != FC_VPORT_INITIALIZING) in lpfc_vport_set_state()
H A Dlpfc_hbadisc.c486 FC_VPORT_INITIALIZING) in lpfc_dev_loss_tmo_handler()
H A Dlpfc_els.c11498 lpfc_vport_set_state(vport, FC_VPORT_INITIALIZING); in lpfc_issue_els_fdisc()
/linux/Documentation/scsi/
H A Dscsi_fc_transport.rst241 FC_VPORT_INITIALIZING - Initializing
/linux/drivers/scsi/
H A Dscsi_transport_fc.c181 { FC_VPORT_INITIALIZING, "Initializing" },
/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c4288 fc_vport_set_state(vha->fc_vport, FC_VPORT_INITIALIZING); in qla24xx_modify_vp_config()