Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_mid.c158 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_def.h2692 #define FCS_UNCONFIGURED 1 macro
Dqla_init.c5564 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
7060 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()
Dqla_os.c3250 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()