Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_mid.c139 atomic_set(&fcport->state, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_def.h1715 #define FCS_UNCONFIGURED 1 macro
Dqla_init.c2539 atomic_set(&fcport->state, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
3897 atomic_read(&fcport->state) != FCS_UNCONFIGURED) { in qla2x00_update_fcports()