ata_id_c_string — Convert IDENTIFY DEVICE page into C string
void ata_id_c_string ( | const u16 * | id, |
| unsigned char * | s, | |
| unsigned int | ofs, | |
| unsigned int | len); |
idIDENTIFY DEVICE results we will examine
sstring into which data is output
ofsoffset into identify device page
lenlength of string to return. must be an odd number.