.\" 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_DEV_IS_TYPE" "9" "09 October 2005" "" "" .SH NAME edd_dev_is_type \- is this EDD device a 'type' device? .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int edd_dev_is_type (struct edd_device * \fIedev\fB, const char * \fItype\fB); \fR .SH "ARGUMENTS" .TP \fB\fIedev\fB\fR -- undescribed -- .TP \fB\fItype\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIedev\fR \fItype\fR - a host bus or interface identifier string per the EDD spec .PP Returns 1 (TRUE) if it is a 'type' device, 0 otherwise.