centos man page for z8530_tx

Query: z8530_tx

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(9) - centos
ccw_device_start_timeout(9) - centos
struct_ieee80211_tx_rate(9) - centos
request_threaded_irq(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq