Name

z8530_sync_close — Close a PIO Z8530 channel

Synopsis

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

Arguments

struct net_device * dev

Network 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.