.\" 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 "EDD_FIND_MATCHING_SCSI_DEVICE" "" "06 October 2005" "" "" .SH NAME edd_find_matching_scsi_device \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct scsi_device * edd_find_matching_scsi_device (struct edd_device * \fIedev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIedev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIedev\fR - edd_device to match .PP Search the SCSI devices for a drive that matches the EDD device descriptor we have. If we find a match, return it, otherwise, return NULL.