ata_id_string — Convert IDENTIFY DEVICE page into string
IDENTIFY DEVICE results we will examine
string into which data is output
offset into identify device page
length of string to return. must be an even number.
The strings in the IDENTIFY DEVICE page are broken up into 16-bit chunks. Run through the string, and output each 8-bit chunk linearly, regardless of platform.
caller.