.\" 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 "ADAPTER_REMOVE_AND_FREE_DEVICE" "" "06 October 2005" "" ""
.SH NAME
adapter_remove_and_free_device \- Removes a single device from the adapter
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void adapter_remove_and_free_device (struct AdapterCtlBlk * \fIacb\fB, struct DeviceCtlBlk * \fIdcb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIacb\fB\fR
The adapter device to be updated
.TP
\fB\fIdcb\fB\fR
A device that has previously been added to the adapter.
.SH "DESCRIPTION"
.PP
and then frees the device information.