const char * ata_udma_string (unsigned int udma_mask);
const char * ata_udma_string
mask of bits supported; only highest bit counts.
Determine string which represents the highest speed (highest bit in udma_mask).
None.
Constant C string representing highest speed listed in udma_mask, or the constant C string "<n/a>".