Query: z8530_flush_fifo
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_FLUSH_FIFO(9) Internal Functions Z8530_FLUSH_FIFO(9)NAMEz8530_flush_fifo - Flush on chip RX FIFOSYNOPSISvoid z8530_flush_fifo(struct z8530_channel * c);ARGUMENTSc Channel to flushDESCRIPTIONFlush 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.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_FLUSH_FIFO(9)
Related Man Pages |
---|
flush(1) - debian |
fifo(7) - debian |
fifo(7) - suse |
flush(1) - v7 |
flush(1) - minix |