.\" 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 "MSI_CAPABILITY_INIT" "9" "09 October 2005" "" "" .SH NAME msi_capability_init \- configure device's MSI capability structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int msi_capability_init (struct pci_dev * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR pointer to the pci_dev data structure of MSI device function .SH "DESCRIPTION" .PP Setup the MSI capability structure of device function with a single MSI vector, regardless of device function is capable of handling multiple messages. A return of zero indicates the successful setup of an entry zero with the new MSI vector or non-zero for otherwise.