.\" 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_MODE_STRING" "9" "09 October 2005" "" "" .SH NAME ata_mode_string \- convert UDMA bit offset to string .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp const char * ata_mode_string (unsigned int \fImask\fB); \fR .SH "ARGUMENTS" .TP \fB\fImask\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 ``''\&.