From nobody Mon Feb 9 06:49:20 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1599602320; cv=none; d=zohomail.com; s=zohoarc; b=A1eKk2yWZOZHvF5+gS8fnDc1/x8CwINAhP4YMRjc5ZOxCDH4Iv6VxEMfXIK8iBqv/cIJYNQYP2A6J0VSugBr58fUrH5IeRJTw6z8/AGlQutaL11qawsz7L+5nnpSMotBfDRfplO/xmdex17MzQEYwl7vhcWSjwoZqgdIhDBLFVs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1599602320; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Zqa6aaKmwm6Igb+aD9Zq+/iOUndIFn2SdOJEhdzGFFY=; b=iNjbbu2gP3qjfY9x9ZwjyIRJI7jHrlrSqm+Hzxc+2hNuTHUU9FN4z0IlRllna2MM1+Ptbq96zJyibZNUqqivfRVp4Kl6mEuRpTX21c3DuhODQsrD4Ma+wjROVQcJ9lNS1FUTDq3uBABsDoWENQQwfgSLx2XfmNnhIW5FWdPK2lw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1599602320840490.6727976045737; Tue, 8 Sep 2020 14:58:40 -0700 (PDT) Received: from localhost ([::1]:57456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFldP-000689-EP for importer@patchew.org; Tue, 08 Sep 2020 17:58:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFlYB-0005IZ-Rx for qemu-devel@nongnu.org; Tue, 08 Sep 2020 17:53:15 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:42913 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kFlY8-0001JR-40 for qemu-devel@nongnu.org; Tue, 08 Sep 2020 17:53:15 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-519-TVvHaLmMPFqs_rp3PgTLxg-1; Tue, 08 Sep 2020 17:53:09 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B4F7F1091063; Tue, 8 Sep 2020 21:53:08 +0000 (UTC) Received: from localhost (ovpn-66-226.rdu2.redhat.com [10.10.66.226]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7E73260C15; Tue, 8 Sep 2020 21:53:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1599601991; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Zqa6aaKmwm6Igb+aD9Zq+/iOUndIFn2SdOJEhdzGFFY=; b=MvvhwfQy7REFaKYSAlmlwy6YLMbXEaUQfG/wASbm2fRWNIIHTOeELX78yuqCjfWVN+TgFM e1JJM1hUBajBIwsMpmBWOGkZH1LJKUk8/WQ0ps45ga1CefDwCnEaGciBCHG/4WnJAIYgOk uDgSv4JJbsdwJuI9MOgXFk9H6FtMcrQ= X-MC-Unique: TVvHaLmMPFqs_rp3PgTLxg-1 From: Eduardo Habkost To: qemu-devel@nongnu.org, Peter Maydell Subject: [PULL 20/34] ahci: Rename ICH_AHCI to ICH9_AHCI Date: Tue, 8 Sep 2020 17:52:25 -0400 Message-Id: <20200908215239.3519638-21-ehabkost@redhat.com> In-Reply-To: <20200908215239.3519638-1-ehabkost@redhat.com> References: <20200908215239.3519638-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/08 03:00:34 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paolo Bonzini , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Make the type checking macro name consistent with the TYPE_* constant. Signed-off-by: Eduardo Habkost Reviewed-by: Philippe Mathieu-Daud=C3=A9 Message-Id: <20200902224311.1321159-33-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost --- include/hw/ide/ahci.h | 2 +- hw/ide/ahci.c | 4 ++-- hw/ide/ich.c | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/hw/ide/ahci.h b/include/hw/ide/ahci.h index 4cf6813d80..da3cddcc65 100644 --- a/include/hw/ide/ahci.h +++ b/include/hw/ide/ahci.h @@ -54,7 +54,7 @@ typedef struct AHCIState { typedef struct AHCIPCIState AHCIPCIState; =20 #define TYPE_ICH9_AHCI "ich9-ahci" -DECLARE_INSTANCE_CHECKER(AHCIPCIState, ICH_AHCI, +DECLARE_INSTANCE_CHECKER(AHCIPCIState, ICH9_AHCI, TYPE_ICH9_AHCI) =20 int32_t ahci_get_num_ports(PCIDevice *dev); diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c index b696c6291a..ee1d47ff75 100644 --- a/hw/ide/ahci.c +++ b/hw/ide/ahci.c @@ -1819,7 +1819,7 @@ type_init(sysbus_ahci_register_types) =20 int32_t ahci_get_num_ports(PCIDevice *dev) { - AHCIPCIState *d =3D ICH_AHCI(dev); + AHCIPCIState *d =3D ICH9_AHCI(dev); AHCIState *ahci =3D &d->ahci; =20 return ahci->ports; @@ -1827,7 +1827,7 @@ int32_t ahci_get_num_ports(PCIDevice *dev) =20 void ahci_ide_create_devs(PCIDevice *dev, DriveInfo **hd) { - AHCIPCIState *d =3D ICH_AHCI(dev); + AHCIPCIState *d =3D ICH9_AHCI(dev); AHCIState *ahci =3D &d->ahci; int i; =20 diff --git a/hw/ide/ich.c b/hw/ide/ich.c index eff3188fff..51cd2f38b7 100644 --- a/hw/ide/ich.c +++ b/hw/ide/ich.c @@ -91,14 +91,14 @@ static const VMStateDescription vmstate_ich9_ahci =3D { =20 static void pci_ich9_reset(DeviceState *dev) { - AHCIPCIState *d =3D ICH_AHCI(dev); + AHCIPCIState *d =3D ICH9_AHCI(dev); =20 ahci_reset(&d->ahci); } =20 static void pci_ich9_ahci_init(Object *obj) { - struct AHCIPCIState *d =3D ICH_AHCI(obj); + struct AHCIPCIState *d =3D ICH9_AHCI(obj); =20 ahci_init(&d->ahci, DEVICE(obj)); } @@ -108,7 +108,7 @@ static void pci_ich9_ahci_realize(PCIDevice *dev, Error= **errp) struct AHCIPCIState *d; int sata_cap_offset; uint8_t *sata_cap; - d =3D ICH_AHCI(dev); + d =3D ICH9_AHCI(dev); int ret; =20 ahci_realize(&d->ahci, DEVICE(dev), pci_get_address_space(dev), 6); @@ -154,7 +154,7 @@ static void pci_ich9_ahci_realize(PCIDevice *dev, Error= **errp) static void pci_ich9_uninit(PCIDevice *dev) { struct AHCIPCIState *d; - d =3D ICH_AHCI(dev); + d =3D ICH9_AHCI(dev); =20 msi_uninit(dev); ahci_uninit(&d->ahci); --=20 2.26.2