ocs_hw_raise_ue
if (ocs_hw_raise_ue(&ocs->hw, 1) == OCS_HW_RTN_SUCCESS) {
if (ocs_hw_raise_ue(&ocs->hw, FDB) == OCS_HW_RTN_SUCCESS) {
extern ocs_hw_rtn_e ocs_hw_raise_ue(ocs_hw_t *, uint8_t);