1Z8530_SYNC_TXDMA_CLO(9) Public Functions Provided Z8530_SYNC_TXDMA_CLO(9)
2
3
4
6 z8530_sync_txdma_close - Close down a TX driven DMA channel
7
9 int z8530_sync_txdma_close(struct net_device * dev,
10 struct z8530_channel * c);
11
13 dev
14 Network device to detach
15
16 c
17 Z8530 channel to move into discard mode
18
20 Shut down a DMA/PIO split mode synchronous interface. Halt the DMA, and
21 free the buffers.
22
24 Alan Cox <alan@lxorguk.ukuu.org.uk>
25 Author.
26
28Kernel Hackers Manual 2.6. June 2019 Z8530_SYNC_TXDMA_CLO(9)