1. NAME

z8530_sync_close - Close a PIO Z8530 channel

2. SYNOPSIS

int z8530_sync_close(struct net_device *  dev , struct z8530_channel *  c );

3. ARGUMENTS

dev
    Network device to close

c
    Z8530 channel to disassociate and move to idle

4. DESCRIPTION

Close down a Z8530 interface and switch its interrupt handlers to discard future events.

5. AUTHOR

Alan Cox <>
    Author.

6. COPYRIGHT