Home
last modified time | relevance | path

Searched refs:smp_req (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_task.c421 dma_map_sg(&asd_ha->pcidev->dev, &task->smp_task.smp_req, 1, in asd_build_smp_ascb()
432 scb->smp_task.smp_req.bus_addr = in asd_build_smp_ascb()
433 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in asd_build_smp_ascb()
434 scb->smp_task.smp_req.size = in asd_build_smp_ascb()
435 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-4); in asd_build_smp_ascb()
456 dma_unmap_sg(&a->ha->pcidev->dev, &task->smp_task.smp_req, 1, in asd_unbuild_smp_ascb()
Daic94xx_sas.h374 struct sg_el smp_req; member
/kernel/linux/linux-5.10/drivers/scsi/isci/
Drequest.c2920 struct scatterlist *sg = &task->smp_task.smp_req; in isci_request_io_request_complete()
2921 struct smp_req *smp_req; in isci_request_io_request_complete() local
2928 smp_req = kaddr + sg->offset; in isci_request_io_request_complete()
2929 sci_swab32_cpy(smp_req, smp_req, sg->length / sizeof(u32)); in isci_request_io_request_complete()
3188 struct scatterlist *sg = &task->smp_task.smp_req; in sci_io_request_construct_smp()
3192 struct smp_req *smp_req; in sci_io_request_construct_smp() local
3198 smp_req = kaddr + sg->offset; in sci_io_request_construct_smp()
3204 if (smp_req->req_len == 0) { in sci_io_request_construct_smp()
3205 switch (smp_req->func) { in sci_io_request_construct_smp()
3210 smp_req->req_len = 2; in sci_io_request_construct_smp()
[all …]
Dsas.h199 struct smp_req { struct
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_hwi.h392 struct smp_req { struct
403 u8 smp_req[32]; member
Dpm80xx_hwi.c4140 struct smp_req *psmp_cmd, int mode, int length) in build_smp_cmd()
4166 struct smp_req smp_cmd; in pm80xx_chip_smp_req()
4177 sg_req = &task->smp_task.smp_req; in pm80xx_chip_smp_req()
4208 tmp_addr = cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in pm80xx_chip_smp_req()
4221 (&task->smp_task.smp_req) + 4); in pm80xx_chip_smp_req()
4224 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-8); in pm80xx_chip_smp_req()
4234 (&task->smp_task.smp_req)); in pm80xx_chip_smp_req()
4236 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-4); in pm80xx_chip_smp_req()
4254 smp_cmd.smp_req[i] = *(preq_dma_addr+i); in pm80xx_chip_smp_req()
4257 i, smp_cmd.smp_req[i], in pm80xx_chip_smp_req()
[all …]
Dpm80xx_hwi.h629 struct smp_req { struct
640 u8 smp_req[32]; argument
Dpm8001_sas.c301 return PM8001_CHIP_DISP->smp_req(pm8001_ha, ccb); in pm8001_task_prep_smp()
541 dma_unmap_sg(pm8001_ha->dev, &task->smp_task.smp_req, 1, in pm8001_ccb_task_free()
Dpm8001_hwi.c4077 static void build_smp_cmd(u32 deviceID, __le32 hTag, struct smp_req *psmp_cmd) in build_smp_cmd()
4098 struct smp_req smp_cmd; in pm8001_chip_smp_req()
4106 sg_req = &task->smp_task.smp_req; in pm8001_chip_smp_req()
4129 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in pm8001_chip_smp_req()
4131 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-4); in pm8001_chip_smp_req()
4148 dma_unmap_sg(pm8001_ha->dev, &ccb->task->smp_task.smp_req, 1, in pm8001_chip_smp_req()
5004 .smp_req = pm8001_chip_smp_req,
Dpm8001_sas.h189 int (*smp_req)(struct pm8001_hba_info *pm8001_ha, member
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h552 struct scatterlist smp_req; member
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_sas.c320 sg_req = &task->smp_task.smp_req; in mvs_task_prep_smp()
403 dma_unmap_sg(mvi->dev, &tei->task->smp_task.smp_req, 1, in mvs_task_prep_smp()
889 dma_unmap_sg(mvi->dev, &task->smp_task.smp_req, 1, in mvs_slot_task_free()
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
Datioctl.h418 u8 smp_req[1020]; member
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c926 sg_req = &task->smp_task.smp_req; in prep_smp_v1_hw()
1286 dma_unmap_sg(dev, &task->smp_task.smp_req, 1, in slot_complete_v1_hw()
Dhisi_sas_v2_hw.c1709 sg_req = &task->smp_task.smp_req; in prep_smp_v2_hw()
1711 req_len = sg_dma_len(&task->smp_task.smp_req); in prep_smp_v2_hw()
2432 dma_unmap_sg(dev, &task->smp_task.smp_req, 1, in slot_complete_v2_hw()
Dhisi_sas_main.c297 dma_unmap_sg(dev, &task->smp_task.smp_req, in hisi_sas_dma_unmap()
323 *n_elem_req = dma_map_sg(dev, &task->smp_task.smp_req, in hisi_sas_dma_map()
329 req_len = sg_dma_len(&task->smp_task.smp_req); in hisi_sas_dma_map()
Dhisi_sas_v3_hw.c1333 sg_req = &task->smp_task.smp_req; in prep_smp_v3_hw()
2270 dma_unmap_sg(dev, &task->smp_task.smp_req, 1, in slot_complete_v3_hw()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_expander.c76 task->smp_task.smp_req = *req; in smp_execute_task_sg()