centos man page for ata_id_c_string

Query: ata_id_c_string

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_ID_C_STRING(9)						  libata Library						ATA_ID_C_STRING(9)

NAME
ata_id_c_string - Convert IDENTIFY DEVICE page into C string
SYNOPSIS
void ata_id_c_string(const u16 * id, unsigned char * s, unsigned int ofs, unsigned int len);
ARGUMENTS
id IDENTIFY DEVICE results we will examine s string into which data is output ofs offset into identify device page len length of string to return. must be an odd number.
DESCRIPTION
This function is identical to ata_id_string except that it trims trailing spaces and terminates the resulting string with null. len must be actual maximum length (even number) + 1.
LOCKING
caller.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_ID_C_STRING(9)
Related Man Pages
memchr(3) - netbsd
memrchr(3) - netbsd
sg_sat_identify(8) - suse
asn1_string_length_set(3) - osx
asn1_string_type(3) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it