.\" 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 "HPSB_UNREF_HOST" "" "06 October 2005" "" "" .SH NAME hpsb_unref_host \- decrease reference count for host controller. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void hpsb_unref_host (struct hpsb_host * \fIhost\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhost\fB\fR the host controller .SH "DESCRIPTION" .PP Decrease the reference count for the specified host controller. When the reference count reaches zero, the memory allocated for the &hpsb_host will be freed.