Man page 9 : ata_mode_string
"ATA_MODE_STRING" "9" "August 2013" "Kernel Hackers Manual 3.10" "libata Library"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
ata_mode_string - convert xfer_mask to string
2. SYNOPSIS ▲
const char * ata_mode_string(unsigned long xfer_mask );
3. ARGUMENTS ▲
xfer_mask mask of bits supported; only highest bit counts.
4. DESCRIPTION ▲
Determine string which represents the highest speed (highest bit in modemask ).
5. LOCKING ▲
6. RETURNS ▲
Constant C string representing highest speed listed in mode_mask , or the constant C string « <n/a> ».
7. AUTHOR ▲
8. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.