centos man page for ata_mode_string

Query: ata_mode_string

OS: centos

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)

NAME
ata_mode_string - convert xfer_mask to string
SYNOPSIS
const char * ata_mode_string(unsigned long xfer_mask);
ARGUMENTS
xfer_mask mask of bits supported; only highest bit counts.
DESCRIPTION
Determine string which represents the highest speed (highest bit in modemask).
LOCKING
None.
RETURNS
Constant C string representing highest speed listed in mode_mask, or the constant C string "<n/a>".
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_MODE_STRING(9)
Related Man Pages
glob_match(9) - centos
ata_scsi_translate(9) - suse
rpc_gss_get_mech_info(3nsl) - sunos
rpc_gss_is_installed(3nsl) - linux
rpc_gss_get_mechanisms(3nsl) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
[TIP] Processing YAML files with yq