PCI interfacing

With memory mapped PCI registers which call should I be making when
accessing the registers? Should it be with mmap or with mmap_device_memory?

Malcolm