1Z8530_DESCRIBE(9)          Public Functions Provided         Z8530_DESCRIBE(9)
2
3
4

NAME

6       z8530_describe - Uniformly describe a Z8530 port
7

SYNOPSIS

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

ARGUMENTS

13       dev
14           Z8530 device to describe
15
16       mapping
17           string holding mapping type (eg “I/O” or “Mem”)
18
19       io
20           the port value in question
21

DESCRIPTION

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

AUTHOR

28       Alan Cox <alan@lxorguk.ukuu.org.uk>
29           Author.
30
32Kernel Hackers Manual 3.10         June 2019                 Z8530_DESCRIBE(9)
Impressum