1READ_ZSDATA(9) Internal Functions READ_ZSDATA(9)
23
4
NAME
6read_zsdata - Read the data port of a Z8530 channel
7
SYNOPSIS
9u8 read_zsdata(struct z8530_channel * c);
10
ARGUMENTS
12c
13The Z8530 channel to read the data port from
14
DESCRIPTION
16The data port provides fast access to some things. We still have all
17the 5uS delays to worry about.
18
AUTHOR
20Alan Cox <alan@lxorguk.ukuu.org.uk>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 READ_ZSDATA(9)