1Z8530_SYNC_DMA_CLOSE(9)    Public Functions Provided   Z8530_SYNC_DMA_CLOSE(9)
2
3
4

NAME

6       z8530_sync_dma_close - Close down DMA I/O
7

SYNOPSIS

9       int z8530_sync_dma_close(struct net_device * dev,
10                                struct z8530_channel * c);
11

ARGUMENTS

13       dev
14           Network device to detach
15
16       c
17           Z8530 channel to move into discard mode
18

DESCRIPTION

20       Shut down a DMA mode synchronous interface. Halt the DMA, and free the
21       buffers.
22

AUTHOR

24       Alan Cox <alan@lxorguk.ukuu.org.uk>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019           Z8530_SYNC_DMA_CLOSE(9)
Impressum