Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/scsi/
H A Dlibsas.h504 struct ata_task_resp { struct
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_task.c183 struct ata_task_resp *resp = (void *) &ts->buf[0]; in asd_get_response_tasklet()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1409 struct ata_task_resp *resp = (struct ata_task_resp *)tstat->buf; in mvs_sata_done()
/openbmc/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()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c2274 struct ata_task_resp *resp ; in mpi_sata_completion()
2366 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
H A Dpm8001_hwi.c2183 struct ata_task_resp *resp ; in mpi_sata_completion()
2274 resp = (struct ata_task_resp *)ts->buf; in mpi_sata_completion()
/openbmc/linux/drivers/scsi/isci/
H A Drequest.c2713 struct ata_task_resp *resp = (void *)&ts->buf[0]; in isci_process_stp_response()