Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c150 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
H A Dqla_def.h2582 #define FCS_UNCONFIGURED 1 macro
H A Dqla_init.c5060 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
6508 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()
H A Dqla_os.c3118 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()