Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_mid.c145 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_def.h2038 #define FCS_UNCONFIGURED 1 macro
Dqla_init.c2958 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
4286 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()
Dqla_os.c2595 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()