David Marchand 756ce64b1e eal: introduce PCI ioport API
Most of the code is inspired on virtio driver.
rte_pci_ioport structure is filled at map time with anything needed for later
read / write calls.
At the moment, base field is used to store a x86 ioport (uint16_t) and will
be reused for other arches.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Tested-by: Santosh Shukla <sshukla@mvista.com>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-02-16 22:55:44 +01:00
..
2016-02-16 22:55:44 +01:00
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-08-03 12:43:01 +02:00
2015-12-14 01:33:14 +01:00