/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() 1287 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1304 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1325 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle() [all …]
|
D | qla_os.c | 1073 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_hba_online() 1161 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_chip_reset() 1168 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_wait_for_chip_reset() 1607 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2xxx_eh_host_reset() 3445 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2x00_probe_one() 6212 set_bit(ISP_ABORT_NEEDED, in qla2x00_do_dpc() 6267 !test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) { in qla2x00_do_dpc() 6272 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc() 6276 (ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc() 6303 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() 250 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_nvram() 700 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset() 1213 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_zio_store() 2077 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 | 1561 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_stop_phase2() 3740 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_sup.c | 2343 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_resume_hba() 2861 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data() 2954 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data()
|
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_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_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_def.h | 4371 #define ISP_ABORT_NEEDED 2 /* Initiate ISP abort. */ macro 4612 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \ 4617 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \
|
D | qla_init.c | 933 set_bit(ISP_ABORT_NEEDED, in qla24xx_handle_gnl_done_event() 2767 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla24xx_reset_risc() 4306 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_configure_hba() 6172 !(test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) in qla2x00_loop_resync() 6178 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) in qla2x00_loop_resync() 6610 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_abort_isp_cleanup()
|