numam-dpdk/drivers/bus
Thomas Monjalon 4e7a69c9d9 bus/pci: rename devargs parameter id to addr
We could match devices by their PCI id (vendor id, device id, etc).
But for now, only matching by PCI address is implemented.
The devargs parameter "id" is renamed "addr" to reflect its real meaning.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-11 13:57:29 +02:00
..
dpaa bus/dpaa: add check for re-definition in compat 2018-09-28 01:41:02 +02:00
fslmc malloc: enable event callbacks for external memory 2018-10-11 11:56:55 +02:00
ifpga bus/ifpga: remove useless driver cast 2018-09-27 14:43:47 +02:00
pci bus/pci: rename devargs parameter id to addr 2018-10-11 13:57:29 +02:00
vdev bus/vdev: implement device iteration 2018-10-03 14:22:39 +02:00
vmbus bus/vmbus: add devargs support 2018-09-14 20:08:41 +02:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00