Home
last modified time | relevance | path

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

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