.\" 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 "PCI_HP_CHANGE_SLOT_INFO" "" "06 October 2005" "" "" .SH NAME pci_hp_change_slot_info \- changes the slot's information structure in the core .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int pci_hp_change_slot_info (struct hotplug_slot * \fIslot\fB, struct hotplug_slot_info * \fIinfo\fB); \fR .SH "ARGUMENTS" .TP \fB\fIslot\fB\fR pointer to the slot whose info has changed .TP \fB\fIinfo\fB\fR pointer to the info copy into the slot's info structure .SH "DESCRIPTION" .PP \fIslot\fR must have been registered with the pci hotplug subsystem previously with a call to \fBpci_hp_register\fR\&. .PP Returns 0 if successful, anything else for an error.