Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_mid.c158 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_def.h2692 FCS_UNCONFIGURED, enumerator
Dqla_isr.c53 [FCS_UNCONFIGURED] = "UNCONFIGURED",
Dqla_init.c5273 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
6760 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()
Dqla_os.c3246 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()