.TH "z8530_dma_rx" 9 "z8530_dma_rx" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME z8530_dma_rx \- Handle a DMA RX event .SH SYNOPSIS .B "void" z8530_dma_rx .BI "(struct z8530_channel *" chan ");" .SH ARGUMENTS .IP "chan" 12 Channel to handle .SH "DESCRIPTION" Non bus mastering DMA interfaces for the Z8x30 devices. This is really pretty PC specific. The DMA mode means that most receive events are handled by the DMA hardware. We get a kick here only if a frame ended.