z8530_sync_txdma_close
Section: Kernel Hacker's Manual (9)
Updated: z8530_sync_txdma_close
Index
Return to Main Contents
NAME
z8530_sync_txdma_close - Close down a TX driven DMA channel
SYNOPSIS
int z8530_sync_txdma_close
(struct net_device *dev,
struct z8530_channel *c);
ARGUMENTS
- dev
-
Network device to detach
- c
-
Z8530 channel to move into discard mode
DESCRIPTION
Shut down a DMA/PIO split mode synchronous interface. Halt the DMA,
and free the buffers.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:57:51 GMT, June 12, 2005