Query: ata_mode_string
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_MODE_STRING(9) libata Library ATA_MODE_STRING(9)NAMEata_mode_string - convert xfer_mask to stringSYNOPSISconst char * ata_mode_string(unsigned long xfer_mask);ARGUMENTSxfer_mask mask of bits supported; only highest bit counts.DESCRIPTIONDetermine string which represents the highest speed (highest bit in modemask).LOCKINGNone.RETURNSConstant C string representing highest speed listed in mode_mask, or the constant C string "<n/a>".AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_MODE_STRING(9)