Home
last modified time | relevance | path

Searched refs:dpc_flags (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/scsi/qla2xxx/
A Dqla_mid.c281 if (test_bit(VPORT_DELETE, &vha->dpc_flags)) in qla2x00_alert_all_vps()
379 clear_bit(PROCESS_PUREX_IOCB, &vha->dpc_flags); in qla2x00_do_dpc_vp()
387 clear_bit(FCPORT_UPDATE_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
392 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
399 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
409 clear_bit(RESET_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
417 clear_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
440 clear_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_all_vps()
530 vha->dpc_flags = 0L; in qla24xx_create_vhost()
532 set_bit(REGISTER_FDMI_NEEDED, &vha->dpc_flags); in qla24xx_create_vhost()
[all …]
A Dqla_os.c1817 vha->dpc_flags); in __qla2x00_abort_all_cmds()
5545 &vha->dpc_flags); in qla2x00_relogin()
6806 base_vha->dpc_flags); in qla2x00_do_dpc()
6841 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
6855 &base_vha->dpc_flags); in qla2x00_do_dpc()
6863 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
7107 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
7320 &vha->dpc_flags); in qla2x00_timer()
7323 &vha->dpc_flags); in qla2x00_timer()
7340 &vha->dpc_flags); in qla2x00_timer()
[all …]
A Dqla_mr.c237 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_mailbox_command()
254 set_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags); in qlafx00_mailbox_command()
259 &vha->dpc_flags); in qlafx00_mailbox_command()
1302 flags = vha->dpc_flags; in qlafx00_configure_devices()
1483 &vha->dpc_flags); in qlafx00_timer_routine()
1553 &vha->dpc_flags); in qlafx00_timer_routine()
2008 vha->dpc_flags = 0; in qlafx00_initialize_adapter()
2289 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_status_entry()
2623 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_multistatus_entry()
2679 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlafx00_error_entry()
[all …]
A Dqla_isr.c367 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2100_intr_handler()
493 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2300_intr_handler()
926 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla27xx_handle_8200_aen()
975 set_bit(PROCESS_PUREX_IOCB, &vha->dpc_flags); in qla24xx_queue_purex_item()
1239 &vha->dpc_flags); in qla2x00_async_event()
1250 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1259 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1268 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1279 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
2989 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla25xx_process_bidir_status_iocb()
[all …]
A Dqla_init.c354 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
432 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_prlo_sp_done()
942 &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
948 &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
2395 vha->dpc_flags = 0; in qla2x00_initialize_adapter()
5334 save_flags = flags = vha->dpc_flags; in qla2x00_configure_loop()
5989 &vha->dpc_flags)) in qla2x00_configure_fabric()
5997 &vha->dpc_flags)) in qla2x00_configure_fabric()
6011 &vha->dpc_flags)) in qla2x00_configure_fabric()
6616 &vha->dpc_flags))); in qla2x00_loop_resync()
[all …]
A Dqla_inline.h165 return test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) || in qla2x00_reset_active()
166 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_reset_active()
167 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_reset_active()
168 test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla2x00_reset_active()
169 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags); in qla2x00_reset_active()
A Dqla_nx.c1155 if (test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags)) in qla82xx_pinit_from_rom()
3331 set_bit(ISP_UNRECOVERABLE, &vha->dpc_flags); in qla82xx_watchdog()
3338 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla82xx_watchdog()
3343 set_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags); in qla82xx_watchdog()
3345 !test_bit(ISP_UNRECOVERABLE, &vha->dpc_flags) && in qla82xx_watchdog()
3349 set_bit(ISP_UNRECOVERABLE, &vha->dpc_flags); in qla82xx_watchdog()
3384 &vha->dpc_flags); in qla82xx_watchdog()
3389 &vha->dpc_flags); in qla82xx_watchdog()
3507 &vha->dpc_flags); in qla82xx_abort_isp()
3521 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
[all …]
A Dqla_attr.c125 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_fw_dump()
278 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_nvram()
734 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
783 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
1249 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_zio_store()
2226 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla_set_ini_mode()
2746 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2811 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
2962 set_bit(REGISTER_FDMI_NEEDED, &vha->dpc_flags); in qla2x00_set_host_system_hostname()
3158 set_bit(VPORT_DELETE, &vha->dpc_flags); in qla24xx_vport_delete()
[all …]
A Dqla_gs.c173 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_chk_ms_status()
174 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla2x00_chk_ms_status()
2959 if (test_bit(UNLOADING, &vha->dpc_flags) || in qla24xx_post_gpnid_work()
3437 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla24xx_async_gnnft_done()
3829 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done()
3845 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done()
3881 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla24xx_async_gnnft()
4132 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla_scan_work_fn()
4133 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla_scan_work_fn()
4239 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gnnid_work()
[all …]
A Dqla_nx2.c1890 clear_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags); in qla8044_need_qsnt_handler()
2129 if (!(test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla8044_watchdog()
2130 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog()
2141 set_bit(ISP_UNRECOVERABLE, &vha->dpc_flags); in qla8044_watchdog()
2145 !test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) { in qla8044_watchdog()
2149 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla8044_watchdog()
2152 !test_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags)) { in qla8044_watchdog()
2156 set_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags); in qla8044_watchdog()
2180 &vha->dpc_flags); in qla8044_watchdog()
2185 &vha->dpc_flags); in qla8044_watchdog()
[all …]
A Dqla_mbx.c134 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
515 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_mailbox_command()
540 set_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags); in qla2x00_mailbox_command()
541 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_mailbox_command()
548 &vha->dpc_flags); in qla2x00_mailbox_command()
550 clear_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags); in qla2x00_mailbox_command()
4063 &vha->dpc_flags); in qla24xx_report_id_acquisition()
4081 set_bit(N2N_LOGIN_NEEDED, &vha->dpc_flags); in qla24xx_report_id_acquisition()
4113 set_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags); in qla24xx_report_id_acquisition()
4144 set_bit(REGISTER_FC4_NEEDED, &vp->dpc_flags); in qla24xx_report_id_acquisition()
[all …]
A Dqla_bsg.c711 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla81xx_set_loopback_mode()
885 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_loopback()
917 &vha->dpc_flags); in qla2x00_process_loopback()
1825 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla24xx_process_bidir_cmd()
1826 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla24xx_process_bidir_cmd()
1827 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
2338 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
A Dqla_target.c1119 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()
1120 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1176 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1622 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_stop_phase2()
3821 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold()
5181 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qlt_24xx_handle_els()
5827 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_chk_unresolv_exchg()
6073 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qlt_async_event()
6117 &vha->dpc_flags); in qlt_async_event()
6120 &vha->dpc_flags); in qlt_async_event()
[all …]
A Dqla_edif.c495 set_bit(N2N_LINK_RESET, &vha->dpc_flags); in qla_edif_app_start()
497 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla_edif_app_start()
1026 test_bit(VPORT_DELETE, &vha->dpc_flags)) { in qla_edif_app_mgmt()
1029 __func__, bsg_job, vha->dpc_flags); in qla_edif_app_mgmt()
2060 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla_edif_timer()
A Dqla_def.h4822 unsigned long dpc_flags; member
5088 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \
5089 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags) || \
5093 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \
5094 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
A Dqla_sup.c2344 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_resume_hba()
2860 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data()
2861 set_bit(ISP_ABORT_TO_ROM, &vha->dpc_flags); in qla28xx_write_flash_data()
2954 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla28xx_write_flash_data()
A Dqla_nvme.c617 if (test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags)) in qla_nvme_post_cmd()
A Dqla_iocb.c2928 &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
2941 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
2954 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
/linux/drivers/scsi/qla4xxx/
A Dql4_isr.c131 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_status_entry()
578 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_process_response_queue()
716 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
729 &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
731 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
803 &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
805 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
878 set_bit(DPC_AEN, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
920 &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
955 &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
[all …]
A Dql4_os.c4412 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_process_fw_error()
4468 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_8xxx_watchdog()
4573 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_timer()
4593 test_bit(DPC_AEN, &ha->dpc_flags)) { in qla4xxx_timer()
4898 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_recover_adapter()
4961 &ha->dpc_flags); in qla4xxx_recover_adapter()
4990 &ha->dpc_flags); in qla4xxx_recover_adapter()
5025 &ha->dpc_flags); in qla4xxx_recover_adapter()
9461 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_eh_host_reset()
9542 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_host_reset()
[all …]
A Dql4_def.h575 unsigned long dpc_flags; member
1036 return test_bit(DPC_RESET_ACTIVE, &ha->dpc_flags) || in ql4xxx_reset_active()
1037 test_bit(DPC_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
1038 test_bit(DPC_RETRY_RESET_HA, &ha->dpc_flags) || in ql4xxx_reset_active()
1039 test_bit(DPC_RESET_HA_INTR, &ha->dpc_flags) || in ql4xxx_reset_active()
1040 test_bit(DPC_RESET_HA_FW_CONTEXT, &ha->dpc_flags) || in ql4xxx_reset_active()
1041 test_bit(DPC_HA_UNRECOVERABLE, &ha->dpc_flags); in ql4xxx_reset_active()
A Dql4_bsg.c461 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in ql4xxx_execute_diag_cmd()
641 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4_83xx_post_loopback_config()
675 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) { in qla4xxx_execute_diag_loopback_cmd()
A Dql4_init.c409 if (test_and_clear_bit(DPC_GET_DHCP_IP_ADDR, &ha->dpc_flags)) in qla4xxx_fw_ready()
473 &ha->dpc_flags)) in qla4xxx_fw_ready()
A Dql4_mbx.c218 set_bit(DPC_RESET_HA, &ha->dpc_flags); in qla4xxx_mailbox_command()
1911 test_bit(DPC_POST_IDC_ACK, &ha->dpc_flags) && in qla4xxx_disable_acb()
A Dql4_nx.c1029 if (test_bit(DPC_RESET_HA, &ha->dpc_flags)) in qla4_82xx_pinit_from_rom()

Completed in 186 milliseconds