ata_cmd_string
char * ata_cmd_string(struct ata_cmd *cmd, char *cmd_string, size_t len);
ata_cmd_string(&ccb->ataio.cmd, cdb_str, sizeof(cdb_str))));