Searched refs:ZFCP_ERP_FAILED (Results 1 – 1 of 1) sorted by relevance
51 ZFCP_ERP_FAILED = 1, enumerator679 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()699 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strat_fsf_xconf()720 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()727 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf_xport()734 if (zfcp_erp_adapter_strat_fsf_xconf(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()735 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()737 if (zfcp_erp_adapter_strategy_open_fsf_xport(act) == ZFCP_ERP_FAILED) in zfcp_erp_adapter_strategy_open_fsf()738 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()742 return ZFCP_ERP_FAILED; in zfcp_erp_adapter_strategy_open_fsf()[all …]