MCA_DEVICE_TRANSFORM_IOPORT

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

 

NAME

mca_device_transform_ioport - transform the ADF obtained I/O port  

SYNOPSIS

"SYNOPSIS"

int mca_device_transform_ioport (struct mca_device * mca_dev, int port);  

ARGUMENTS

mca_dev
-- undescribed --
port
-- undescribed --
 

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 I/O port number and returns the transformed system global port number.

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:55 GMT, October 06, 2005