Home
last modified time | relevance | path

Searched refs:pcibr_mmap (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c550 pcibr_mmap(struct file * file, struct vm_area_struct * vma) in pcibr_mmap() function
579 static int pcibr_mmap(struct file * file, struct vm_area_struct * vma);
582 .mmap = pcibr_mmap,