commit | e6097f186416df368a7f87a37f0a7fd25de587ba | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Feb 13 08:31:45 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Feb 15 16:58:46 2024 +0100 |
tree | 549924fa2ed0c04c1db0084c754a873b23cf880d | |
parent | 41c05b41e3b3c5b6b167c315d0f25eb355dcc326 [diff] |
hw/ide/ahci: Inline ahci_get_num_ports() Introduce the 'ich9' variable and inline ahci_get_num_ports(). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240213081201.78951-5-philmd@linaro.org>