MCA_DEVICE_TRANSFORM_MEMORY

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

 

NAME

mca_device_transform_memory - transform the ADF obtained memory  

SYNOPSIS

"SYNOPSIS"

void * mca_device_transform_memory (struct mca_device * mca_dev, void * mem);  

ARGUMENTS

mca_dev
-- undescribed --
mem
memory region start from ADF
 

DESCRIPTION

MCA Adapter Definition Files (ADF) contain irq, ioport, memory etc. definitions. In systems with more than one bus, these need to be transformed through bus mapping functions to get the real system global quantities.

This function transforms the memory region start and returns the transformed system global memory region (physical).

This transformation can be assumed to be linear for region ranges.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:45 GMT, October 06, 2005