1Z8530_SYNC_CLOSE(9) Public Functions Provided Z8530_SYNC_CLOSE(9)
2
3
4
6 z8530_sync_close - Close a PIO Z8530 channel
7
9 int z8530_sync_close(struct net_device * dev,
10 struct z8530_channel * c);
11
13 dev
14 Network device to close
15
16 c
17 Z8530 channel to disassociate and move to idle
18
20 Close down a Z8530 interface and switch its interrupt handlers to
21 discard future events.
22
24 Alan Cox <alan@lxorguk.ukuu.org.uk>
25 Author.
26
28Kernel Hackers Manual 2.6. June 2019 Z8530_SYNC_CLOSE(9)