.\" 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 "ATA_UDMA_STRING" "" "06 October 2005" "" "" .SH NAME ata_udma_string \- convert UDMA bit offset to string .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp const char * ata_udma_string (unsigned int \fIudma_mask\fB); \fR .SH "ARGUMENTS" .TP \fB\fIudma_mask\fB\fR mask of bits supported; only highest bit counts. .SH "DESCRIPTION" .PP Determine string which represents the highest speed (highest bit in \fIudma_mask\fR). .SH "LOCKING" .PP None. .SH "RETURNS" .PP Constant C string representing highest speed listed in \fIudma_mask\fR, or the constant C string ``''\&.