Z8530_DESCRIBE

Section: (9)
Updated: 06 August 2003
Index Return to Main Contents

 

NAME

z8530_describe - Uniformly describe a Z8530 port  

SYNOPSIS

void z8530_describe (struct z8530_dev * dev, char * mapping, unsigned long io);  

ARGUMENTS

dev
Z8530 device to describe
mapping
string holding mapping type (eg ``I/O'' or ``Mem'')
io
the port value in question
 

DESCRIPTION

Describe a Z8530 in a standard format. We must pass the I/O as the port offset isnt predictable. The main reason for this function is to try and get a common format of report.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 08:41:36 GMT, April 09, 2004