HomeFreeBSD

linuxkpi: Add pci_iomap and pci_iounmap

Description

linuxkpi: Add pci_iomap and pci_iounmap

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

Reviewed by: emaste, hselasky
Differential Revision: https://reviews.freebsd.org/D24696

Details

Provenance
manuAuthored on
Reviewer
emaste
Differential Revision
D24696: linuxkpi: Add pci_iomap and pci_iounmap
Parents
rS360786: ps: extend the non-standard option -d (tree view) to work with -p
Branches
Unknown
Tags
Unknown