Searched refs:ocs_hw_reset (Results 1 – 4 of 4) sorted by relevance
53 if (ocs_hw_reset(&ocs->hw, OCS_HW_RESET_FUNCTION)) { in ocs_gen_dump_reset()
1251 extern ocs_hw_rtn_e ocs_hw_reset(ocs_hw_t *, ocs_hw_reset_e);
570 if (ocs_hw_reset(&ocs->hw, OCS_HW_RESET_FIRMWARE)) { in ocs_mgmt_firmware_reset()
1314 ocs_hw_reset(ocs_hw_t *hw, ocs_hw_reset_e reset) in ocs_hw_reset() function