numam-dpdk/drivers/bus/pci
Thomas Monjalon 4d509afa7b pci: rename catch-all ID
The name of the constant PCI_ANY_ID was missing RTE_ prefix.
It is renamed, and the old name becomes a deprecated alias.

While renaming, the duplicate definitions in rte_bus_pci.h
are removed to keep only those in rte_pci.h.
Note: rte_pci.h is included in rte_bus_pci.h

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-04-06 14:52:49 +02:00
..
bsd bus/pci: remove unused scan by address 2020-10-20 13:57:57 +02:00
linux bus/pci: support I/O port operations with musl 2021-03-23 08:41:05 +01:00
windows bus/pci: fix Windows kernel driver categories 2021-03-19 16:23:16 +01:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00
pci_common_uio.c drivers/bus: reword slave process as secondary 2020-10-20 13:17:08 +02:00
pci_common.c pci: rename catch-all ID 2021-04-06 14:52:49 +02:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h bus/pci: remove unused scan by address 2020-10-20 13:57:57 +02:00
rte_bus_pci.h pci: rename catch-all ID 2021-04-06 14:52:49 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00