Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/qla2xxx/
Dqla_os.c2668 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
2676 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
2726 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_all_devices_lost()
Dqla_def.h1719 #define FCS_DEVICE_LOST 3 macro
Dqla_init.c2744 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_configure_local_loop()
3062 if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) { in qla2x00_configure_fabric()