Home
last modified time | relevance | path

Searched refs:FCS_UNCONFIGURED (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mid.c147 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_def.h2449 #define FCS_UNCONFIGURED 1 macro
Dqla_init.c4712 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
6108 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()
Dqla_os.c3062 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()