IA64_PCI_GET_LEGACY_MEM

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

 

NAME

ia64_pci_get_legacy_mem - generic legacy mem routine  

SYNOPSIS

"SYNOPSIS"

char * ia64_pci_get_legacy_mem (struct pci_bus * bus);  

ARGUMENTS

bus
bus to get legacy memory base address for
 

DESCRIPTION

Find the base of legacy memory for bus. This is typically the first megabyte of bus address space for bus or is simply 0 on platforms whose chipsets support legacy I/O and memory routing. Returns the base address or an error pointer if an error occurred.

This is the ia64 generic version of this routine. Other platforms are free to override it with a machine vector.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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