Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c3262 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
3269 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
3277 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
3321 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_all_devices_lost()
Dqla_mr.c1272 if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) { in qlafx00_configure_all_targets()
1382 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qlafx00_abort_isp_cleanup()
Dqla_def.h2040 #define FCS_DEVICE_LOST 3 macro
Dqla_init.c3147 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_configure_local_loop()