Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c940 if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD || in qla2xxx_queuecommand()
1029 if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD || in qla2xxx_mqueuecommand()
4096 if (atomic_read(&fcport->state) != FCS_DEVICE_DEAD) in qla2x00_mark_device_lost()
H A Dqla_attr.c2719 qla2x00_set_fcport_state(fcport, FCS_DEVICE_DEAD); in qla2x00_dev_loss_tmo_callbk()
H A Dqla_def.h2740 FCS_DEVICE_DEAD, enumerator
H A Dqla_isr.c54 [FCS_DEVICE_DEAD] = "DEAD",