OCS_HW_RESET_REQUIRED
ocs_hw_get(&ocs->hw, OCS_HW_RESET_REQUIRED, &reset_required);
case OCS_HW_RESET_REQUIRED:
if (ocs_hw_get(&ocs->hw, OCS_HW_RESET_REQUIRED, &reset_required) != OCS_HW_RTN_SUCCESS) {