Searched refs:ZFCP_ERP_FAILED (Results 1 – 1 of 1) sorted by relevance
62 ZFCP_ERP_FAILED = 1, enumerator743 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()763 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()784 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()791 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()798 if (zfcp_erp_adapter_strat_fsf_xconf(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()799 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()801 if (zfcp_erp_adapter_strategy_open_fsf_xport(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()802 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()806 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()[all …]