.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "Z8530_SYNC_CLOSE" "9" "09 October 2005" "" ""
.SH NAME
z8530_sync_close \- Close a PIO Z8530 channel
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int z8530_sync_close (struct net_device * \fIdev\fB, struct z8530_channel * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Network device to close
.TP
\fB\fIc\fB\fR
Z8530 channel to disassociate and move to idle
.SH "DESCRIPTION"
.PP
Close down a Z8530 interface and switch its interrupt handlers
to discard future events.