z8530_tx(9) centos man page | unix.com

Man Page: z8530_tx

Operating Environment: centos

Section: 9

Z8530_TX(9)							Internal Functions						       Z8530_TX(9)

NAME
z8530_tx - Handle a PIO transmit event
SYNOPSIS
void z8530_tx(struct z8530_channel * c);
ARGUMENTS
c Z8530 channel to process
DESCRIPTION
Z8530 transmit interrupt handler for the PIO mode. The basic idea is to attempt to keep the FIFO fed. We fill as many bytes in as possible, its quite possible that we won't keep up with the data rate otherwise.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_TX(9)
Related Man Pages
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout(9) - centos
ccw_device_start(9) - suse
njata(4) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I