Searched refs:ZFCP_STATUS_ERP_TIMEDOUT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_erp.c19 ZFCP_STATUS_ERP_TIMEDOUT = 0x10000000, enumerator in enum:zfcp_erp_act_flags
526 ZFCP_STATUS_ERP_TIMEDOUT)) { zfcp_erp_strategy_check_fsfreq()
531 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT) zfcp_erp_strategy_check_fsfreq()
565 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT); zfcp_erp_timeout_handler()
684 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) zfcp_erp_adapter_strat_fsf_xconf()
726 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT) zfcp_erp_adapter_strategy_open_fsf_xport()
1272 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) { zfcp_erp_strategy()

Completed in 58 milliseconds