Searched refs:QEDF_RPORT_IN_LUN_RESET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_io.c | 1189 (test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags) && in qedf_scsi_completion() 1553 (test_bit(QEDF_RPORT_IN_LUN_RESET, &io_req->fcport->flags) && in qedf_process_error_detect() 1661 set_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags); in qedf_flush_active_ios() 1861 clear_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags); in qedf_flush_active_ios() 2005 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_abts_compl()
|
H A D | qedf.h | 202 #define QEDF_RPORT_IN_LUN_RESET 4 macro
|
H A D | qedf_els.c | 166 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_els_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_io.c | 1176 (test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags) && in qedf_scsi_completion() 1533 (test_bit(QEDF_RPORT_IN_LUN_RESET, &io_req->fcport->flags) && in qedf_process_error_detect() 1641 set_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags); in qedf_flush_active_ios() 1841 clear_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags); in qedf_flush_active_ios() 1985 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_abts_compl()
|
H A D | qedf.h | 207 #define QEDF_RPORT_IN_LUN_RESET 4 macro
|
H A D | qedf_els.c | 166 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_els_compl()
|
Completed in 12 milliseconds