Searched refs:ZFCP_ERP_FAILED (Results 1 – 1 of 1) sorted by relevance
44 ZFCP_ERP_FAILED = 1, enumerator759 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()779 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()805 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()812 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()831 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_alloc_shost()873 if (zfcp_erp_adapter_strat_fsf_xconf(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()874 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()876 if (zfcp_erp_adapter_strategy_open_fsf_xport(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()877 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()[all …]