Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qedf/
Dqedf.h203 #define QEDF_RPORT_IN_TARGET_RESET 5 macro
Dqedf_io.c1188 if (test_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags) || in qedf_scsi_completion()
1639 set_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags); in qedf_flush_active_ios()
1842 clear_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags); in qedf_flush_active_ios()
1980 if (test_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags) || in qedf_process_abts_compl()
Dqedf_els.c165 if (test_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags) || in qedf_process_els_compl()