Query: z8530_sync_txdma_close
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_SYNC_TXDMA_CLO(9) Public Functions Provided Z8530_SYNC_TXDMA_CLO(9)NAMEz8530_sync_txdma_close - Close down a TX driven DMA channelSYNOPSISint z8530_sync_txdma_close(struct net_device * dev, struct z8530_channel * c);ARGUMENTSdev Network device to detach c Z8530 channel to move into discard modeDESCRIPTIONShut down a DMA/PIO split mode synchronous interface. Halt the DMA, and free the buffers.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_SYNC_TXDMA_CLO(9)