Those function are use to map/unmap io region of a pci device.
Different resource can be mapped depending on the bar so use a
tailq to store them all.
Sponsored-by: The FreeBSD Foundation
Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>
Differential D24696
linuxkpi: Add pci_iomap and pci_iounmap manu on May 5 2020, 10:41 AM. Authored by Tags None Referenced Files
Subscribers
Details Those function are use to map/unmap io region of a pci device. Sponsored-by: The FreeBSD Foundation Tested with intel drm driver
Diff Detail
|