z8530_flush_fifo(9) centos man page | unix.com

Man Page: z8530_flush_fifo

Operating Environment: centos

Section: 9

Z8530_FLUSH_FIFO(9)						Internal Functions					       Z8530_FLUSH_FIFO(9)

NAME
z8530_flush_fifo - Flush on chip RX FIFO
SYNOPSIS
void z8530_flush_fifo(struct z8530_channel * c);
ARGUMENTS
c Channel to flush
DESCRIPTION
Flush the receive FIFO. There is no specific option for this, we blindly read bytes and discard them. Reading when there is no data is harmless. The 8530 has a 4 byte FIFO, the 85230 has 8 bytes. All locking is handled for the caller. On return data may still be present if it arrived during the flush.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 Z8530_FLUSH_FIFO(9)
Related Man Pages
fifo(7) - centos
fifo(7) - linux
fifo(4) - redhat
struct_irq_data(9) - centos
flush(1) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq