ata_dev_id_string — Convert IDENTIFY DEVICE page into string
void ata_dev_id_string ( | const u16 * | id, |
unsigned char * | s, | |
unsigned int | ofs, | |
unsigned int | len) ; |
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 even number.