Home
last modified time | relevance | path

Searched refs:ata_task_resp (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_ata.c78 struct ata_task_resp *resp = (struct ata_task_resp *)stat->buf; in sas_ata_task_done()
/linux/include/scsi/
H A Dlibsas.h502 struct ata_task_resp { struct
/linux/drivers/scsi/aic94xx/
H A Daic94xx_task.c183 struct ata_task_resp *resp = (void *) &ts->buf[0]; in asd_get_response_tasklet()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1409 struct ata_task_resp *resp = (struct ata_task_resp *)tstat->buf; in mvs_sata_done()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c106 struct ata_task_resp *resp = (struct ata_task_resp *)ts->buf; in hisi_sas_sata_done()
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c2127 struct ata_task_resp *resp ; in mpi_sata_completion()
2218 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
H A Dpm80xx_hwi.c2254 struct ata_task_resp *resp ; in mpi_sata_completion()
2346 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
/linux/drivers/scsi/isci/
H A Drequest.c2710 struct ata_task_resp *resp = (void *)&ts->buf[0]; in isci_process_stp_response()