Searched refs:FCS_DEVICE_LOST (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 1250 if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) { in qlafx00_configure_all_targets() 1361 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qlafx00_abort_isp_cleanup()
|
H A D | qla_os.c | 3907 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost() 3914 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost() 3922 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
|
H A D | qla_def.h | 2584 #define FCS_DEVICE_LOST 3 macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 1250 if (atomic_read(&fcport->state) == FCS_DEVICE_LOST) { in qlafx00_configure_all_targets() 1361 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qlafx00_abort_isp_cleanup()
|
H A D | qla_os.c | 4084 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost() 4091 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost() 4100 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
|
H A D | qla_def.h | 2742 FCS_DEVICE_LOST, enumerator
|
H A D | qla_isr.c | 55 [FCS_DEVICE_LOST] = "LOST",
|
Completed in 60 milliseconds