ATA_UDMA_STRING

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ata_udma_string - convert UDMA bit offset to string  

SYNOPSIS

"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>''.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
RETURNS

This document was created by man2html, using the manual pages.
Time: 13:31:21 GMT, October 06, 2005