Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedf/
Dqedf.h203 #define QEDF_RPORT_IN_TARGET_RESET 5 macro
Dqedf_io.c1192 if (test_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags) || in qedf_scsi_completion()
1621 set_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags); in qedf_flush_active_ios()
1822 clear_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags); in qedf_flush_active_ios()
1964 if (test_bit(QEDF_RPORT_IN_TARGET_RESET, &fcport->flags) || in qedf_process_abts_compl()