Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_ata.c100 struct ata_task_resp *resp = (struct ata_task_resp *)stat->buf; in sas_ata_task_done()
/Linux-v4.19/include/scsi/
Dlibsas.h532 struct ata_task_resp { struct
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_task.c198 struct ata_task_resp *resp = (void *) &ts->buf[0]; in asd_get_response_tasklet()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c1597 struct ata_task_resp *resp = (struct ata_task_resp *)tstat->buf; in mvs_sata_done()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c113 struct ata_task_resp *resp = (struct ata_task_resp *)ts->buf; in hisi_sas_sata_done()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm80xx_hwi.c2008 struct ata_task_resp *resp ; in mpi_sata_completion()
2124 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
Dpm8001_hwi.c2300 struct ata_task_resp *resp ; in mpi_sata_completion()
2415 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
/Linux-v4.19/drivers/scsi/isci/
Drequest.c2720 struct ata_task_resp *resp = (void *)&ts->buf[0]; in isci_process_stp_response()