ata_task_resp
struct ata_task_resp *resp = (void *) &ts->buf[0];
struct ata_task_resp *resp = (struct ata_task_resp *)ts->buf;
struct ata_task_resp *resp = (void *)&ts->buf[0];
struct ata_task_resp *resp = (struct ata_task_resp *)stat->buf;
struct ata_task_resp *resp = (struct ata_task_resp *)tstat->buf;
struct ata_task_resp *resp ;
resp = (struct ata_task_resp *)ts->buf;
struct ata_task_resp *resp ;
resp = (struct ata_task_resp *)ts->buf;