Searched refs:ZFCP_ERP_FAILED (Results 1 – 1 of 1) sorted by relevance
63 ZFCP_ERP_FAILED = 1, enumerator770 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()790 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()811 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()818 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()825 if (zfcp_erp_adapter_strat_fsf_xconf(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()826 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()828 if (zfcp_erp_adapter_strategy_open_fsf_xport(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()829 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()833 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()[all …]