Searched refs:ocs_hw_domain_free (Results 1 – 3 of 3) sorted by relevance
831 rc = ocs_hw_domain_free(&ocs->hw, domain); in __ocs_domain_allocated()989 rc = ocs_hw_domain_free(&ocs->hw, domain); in __ocs_domain_ready()1055 rc = ocs_hw_domain_free(&ocs->hw, domain); in __ocs_domain_wait_sports_free()1178 rc = ocs_hw_domain_free(&ocs->hw, domain); in __ocs_domain_wait_domain_lost()
1277 extern ocs_hw_rtn_e ocs_hw_domain_free(ocs_hw_t *, ocs_domain_t *);
2889 ocs_hw_domain_free(ocs_hw_t *hw, ocs_domain_t *domain) in ocs_hw_domain_free() function