Home
last modified time | relevance | path

Searched refs:ocs_hw_reset (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_gendump.c53 if (ocs_hw_reset(&ocs->hw, OCS_HW_RESET_FUNCTION)) { in ocs_gen_dump_reset()
HDocs_hw.h1251 extern ocs_hw_rtn_e ocs_hw_reset(ocs_hw_t *, ocs_hw_reset_e);
HDocs_mgmt.c570 if (ocs_hw_reset(&ocs->hw, OCS_HW_RESET_FIRMWARE)) { in ocs_mgmt_firmware_reset()
HDocs_hw.c1314 ocs_hw_reset(ocs_hw_t *hw, ocs_hw_reset_e reset) in ocs_hw_reset() function