.TH "z8530_sync_close" 9 "z8530_sync_close" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME z8530_sync_close \- Close a PIO Z8530 channel .SH SYNOPSIS .B "int" z8530_sync_close .BI "(struct net_device *" dev "," .BI "struct z8530_channel *" c ");" .SH ARGUMENTS .IP "dev" 12 Network device to close .IP "c" 12 Z8530 channel to disassociate and move to idle .SH "DESCRIPTION" Close down a Z8530 interface and switch its interrupt handlers to discard future events.