.\" 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 "USB_HC_DIED" "9" "09 October 2005" "" "" .SH NAME usb_hc_died \- report abnormal shutdown of a host controller (bus glue) .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void usb_hc_died (struct usb_hcd * \fIhcd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhcd\fB\fR pointer to the HCD representing the controller .SH "DESCRIPTION" .PP This is called by bus glue to report a USB host controller that died while operations may still have been pending. It's called automatically by the PCI glue, so only glue for non-PCI busses should need to call it.