| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_inline.h | 142 return test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) || in qla2x00_reset_active() 145 test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla2x00_reset_active()
|
| D | qla_mr.c | 230 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) && in qlafx00_mailbox_command() 239 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_mailbox_command() 247 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) && in qlafx00_mailbox_command() 257 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_mailbox_command() 260 set_bit(ISP_ABORT_NEEDED, in qlafx00_mailbox_command() 1365 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_abort_isp_cleanup() 1507 set_bit(ISP_ABORT_NEEDED, in qlafx00_timer_routine() 1521 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_timer_routine() 1576 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_timer_routine() 1665 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_abort_isp() [all …]
|
| D | qla_isr.c | 86 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2100_intr_handler() 217 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2300_intr_handler() 745 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 754 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 761 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 768 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 779 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1291 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1308 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1329 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle() [all …]
|
| D | qla_os.c | 1080 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_hba_online() 1168 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_chip_reset() 1175 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_wait_for_chip_reset() 1618 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2xxx_eh_host_reset() 3435 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2x00_probe_one() 6201 set_bit(ISP_ABORT_NEEDED, in qla2x00_do_dpc() 6256 !test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) { in qla2x00_do_dpc() 6261 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc() 6265 (ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc() 6292 set_bit(ISP_ABORT_NEEDED, in qla2x00_do_dpc() [all …]
|
| D | qla_attr.c | 120 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_fw_dump() 249 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_nvram() 699 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset() 1212 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_zio_store() 2076 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla_set_ini_mode()
|
| D | qla_bsg.c | 684 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla81xx_set_loopback_mode() 857 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_loopback() 888 set_bit(ISP_ABORT_NEEDED, in qla2x00_process_loopback() 1792 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla24xx_process_bidir_cmd()
|
| D | qla_target.c | 1562 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_stop_phase2() 3741 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold() 5682 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_chk_unresolv_exchg() 5928 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_async_event() 5977 set_bit(ISP_ABORT_NEEDED, in qlt_async_event() 6635 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qlt_enable_vha() 6667 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_disable_vha()
|
| D | qla_nx2.c | 2146 !test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) { in qla8044_watchdog() 2150 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla8044_watchdog() 2195 set_bit(ISP_ABORT_NEEDED, in qla8044_watchdog()
|
| D | qla_sup.c | 2343 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_resume_hba() 2844 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data() 2937 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data()
|
| D | qla_mbx.c | 165 test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) && in qla2x00_mailbox_command() 493 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) && in qla2x00_mailbox_command() 510 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_mailbox_command() 518 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) && in qla2x00_mailbox_command() 535 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_mailbox_command() 540 set_bit(ISP_ABORT_NEEDED, in qla2x00_mailbox_command()
|
| D | qla_def.h | 4366 #define ISP_ABORT_NEEDED 2 /* Initiate ISP abort. */ macro 4607 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \ 4612 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \
|
| D | qla_nx.c | 3385 !test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) { in qla82xx_watchdog() 3388 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla82xx_watchdog() 3438 set_bit(ISP_ABORT_NEEDED, in qla82xx_watchdog()
|
| D | qla_init.c | 914 set_bit(ISP_ABORT_NEEDED, in qla24xx_handle_gnl_done_event() 2749 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla24xx_reset_risc() 4288 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_configure_hba() 6160 !(test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) in qla2x00_loop_resync() 6166 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) in qla2x00_loop_resync() 6598 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_abort_isp_cleanup()
|