HomeFreeBSD

bhyve: Rename a pci_cfgrw() parameter

Description

bhyve: Rename a pci_cfgrw() parameter

pci_cfgrw() may be called via a write to the extended config space,
which is memory-mapped. In this case, the name "eax" is misleading.
Give it a more generic name. No functional change intended.

Reviewed by: corvink, jhb
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40732

(cherry picked from commit f4841d8af0cd42c16fa66529bfde7b3a8b4f16d6)

Details

Provenance
markjAuthored on Jun 28 2023, 8:06 PM
Reviewer
corvink
Differential Revision
D40732: bhyve: Rename a pci_cfgrw() parameter
Parents
rGcbca929869a8: libpthread: allocate rwlocks and spinlocks in dedicated cachelines
Branches
Unknown
Tags
Unknown