PCI_MMAP_RESOURCE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pci_mmap_resource - map a PCI resource into user memory space
SYNOPSIS
"SYNOPSIS"
int pci_mmap_resource (struct kobject * kobj, struct bin_attribute * attr, struct vm_area_struct * vma);
ARGUMENTS
- kobj
-
kobject for mapping
- attr
-
struct bin_attribute for the file being mapped
- vma
-
struct vm_area_struct passed into the mmap
DESCRIPTION
Use the regular PCI mapping routines to map a PCI resource into userspace.
FIXME
write combining? maybe automatic for prefetchable regions?
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:36 GMT, October 09, 2005