PCI_MMAP_LEGACY_MEM

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pci_mmap_legacy_mem - map legacy PCI memory into user memory space  

SYNOPSIS

"SYNOPSIS"

int pci_mmap_legacy_mem (struct kobject * kobj, struct bin_attribute * attr, struct vm_area_struct * vma);  

ARGUMENTS

kobj
kobject corresponding to device to be mapped
attr
struct bin_attribute for this file
vma
struct vm_area_struct passed to mmap
 

DESCRIPTION

Uses an arch specific callback, pci_mmap_legacy_page_range, to mmap legacy memory space (first meg of bus space) into application virtual memory space.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:36 GMT, October 09, 2005