ATA_UDMA_STRING
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
ata_udma_string - convert UDMA bit offset to string
SYNOPSIS
const char * ata_udma_string (unsigned int udma_mask);
ARGUMENTS
- udma_mask
-
mask of bits supported; only highest bit counts.
DESCRIPTION
Determine string which represents the highest speed
(highest bit in udma_mask).
LOCKING
None.
RETURNS
Constant C string representing highest speed listed in
udma_mask, or the constant C string ``<n/a>''.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- RETURNS
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:22 GMT, April 09, 2004