other versions
Z8530_SYNC_CLOSE(9) | Public Functions Provided | Z8530_SYNC_CLOSE(9) |
NAME¶
z8530_sync_close - Close a PIO Z8530 channelSYNOPSIS¶
int z8530_sync_close(struct net_device * dev, struct z8530_channel * c);
ARGUMENTS¶
struct net_device * devNetwork device to close
struct z8530_channel * c
Z8530 channel to disassociate and move to idle
DESCRIPTION¶
Close down a Z8530 interface and switch its interrupt handlers to discard future events.AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |