centos man page for z8530_tx_begin

Query: z8530_tx_begin

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

Z8530_TX_BEGIN(9)						Internal Functions						 Z8530_TX_BEGIN(9)

NAME
z8530_tx_begin - Begin packet transmission
SYNOPSIS
void z8530_tx_begin(struct z8530_channel * c);
ARGUMENTS
c The Z8530 channel to kick
DESCRIPTION
This is the speed sensitive side of transmission. If we are called and no buffer is being transmitted we commence the next buffer. If nothing is queued we idle the sync.
NOTE
We are handling this code path in the interrupt path, keep it fast or bad things will happen. Called with the lock held.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_TX_BEGIN(9)
Related Man Pages
ccw_device_start_key(9) - centos
del_timer_sync(9) - centos
journal_try_to_free_buffers(9) - centos
transmission-remote-cli(1) - debian
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq