Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_io.c1189 (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()
2001 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_abts_compl()
H A Dqedf.h202 #define QEDF_RPORT_IN_LUN_RESET 4 macro
H A Dqedf_els.c166 test_bit(QEDF_RPORT_IN_LUN_RESET, &fcport->flags)) { in qedf_process_els_compl()