pci: switch pci_conf_write8 to use pci_sbdf_t
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 23 Jul 2019 14:58:07 +0000 (16:58 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 23 Jul 2019 14:58:07 +0000 (16:58 +0200)
commit7597c3c72639a0a9b238e2e49f893592b429d610
tree6f7692f658b6f77ae28d8d522319a8901245d1aa
parenta52867e3e1d0f259947be9439ee9d6c9fcfc9cc9
pci: switch pci_conf_write8 to use pci_sbdf_t

This reduces the number of parameters of the function to two, and
simplifies some of the calling sites.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/x86_64/pci.c
xen/drivers/acpi/reboot.c
xen/drivers/char/ehci-dbgp.c
xen/drivers/vpci/vpci.c
xen/include/xen/pci.h