Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_erp.c22 ZFCP_STATUS_ERP_TIMEDOUT = 0x10000000, enumerator
577 ZFCP_STATUS_ERP_TIMEDOUT)) { in zfcp_erp_strategy_check_fsfreq()
585 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT) in zfcp_erp_strategy_check_fsfreq()
627 zfcp_erp_notify(act, ZFCP_STATUS_ERP_TIMEDOUT); in zfcp_erp_timeout_handler()
764 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) in zfcp_erp_adapter_strat_fsf_xconf()
811 if (act->status & ZFCP_STATUS_ERP_TIMEDOUT) in zfcp_erp_adapter_strategy_open_fsf_xport()
1543 if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) { in zfcp_erp_strategy()