.\" 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 "IPR_SDT_COPY" "9" "09 October 2005" "" "" .SH NAME ipr_sdt_copy \- Copy Smart Dump Table to kernel buffer .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ipr_sdt_copy (struct ipr_ioa_cfg * \fIioa_cfg\fB, unsigned long \fIpci_address\fB, u32 \fIlength\fB); \fR .SH "ARGUMENTS" .TP \fB\fIioa_cfg\fB\fR ioa config struct .TP \fB\fIpci_address\fB\fR adapter address .TP \fB\fIlength\fB\fR length of data to copy .SH "DESCRIPTION" .PP Copy data from PCI adapter to kernel buffer. .SH "NOTE" .PP length MUST be a 4 byte multiple .SH "RETURN VALUE" .PP 0 on success / other on failure