sata_resp        2309 drivers/scsi/pm8001/pm8001_hwi.c 	u32 *sata_resp;
sata_resp        2422 drivers/scsi/pm8001/pm8001_hwi.c 			sata_resp = &psataPayload->sata_resp[0];
sata_resp        2440 drivers/scsi/pm8001/pm8001_hwi.c 				memcpy(&resp->ending_fis[0], sata_resp, len);
sata_resp         220 drivers/scsi/pm8001/pm8001_hwi.h 	u32	sata_resp[12];
sata_resp        2019 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 *sata_resp;
sata_resp        2133 drivers/scsi/pm8001/pm80xx_hwi.c 			sata_resp = &psataPayload->sata_resp[0];
sata_resp        2151 drivers/scsi/pm8001/pm80xx_hwi.c 				memcpy(&resp->ending_fis[0], sata_resp, len);
sata_resp         414 drivers/scsi/pm8001/pm80xx_hwi.h 	u32	sata_resp[12];