/linux-6.6.21/drivers/scsi/aic94xx/ ! |
D | aic94xx_task.c | 418 dma_map_sg(&asd_ha->pcidev->dev, &task->smp_task.smp_req, 1, in asd_build_smp_ascb() 429 scb->smp_task.smp_req.bus_addr = in asd_build_smp_ascb() 430 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in asd_build_smp_ascb() 431 scb->smp_task.smp_req.size = in asd_build_smp_ascb() 432 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-4); in asd_build_smp_ascb() 453 dma_unmap_sg(&a->ha->pcidev->dev, &task->smp_task.smp_req, 1, in asd_unbuild_smp_ascb()
|
D | aic94xx_sas.h | 374 struct sg_el smp_req; member
|
/linux-6.6.21/drivers/scsi/isci/ ! |
D | request.c | 2913 struct scatterlist *sg = &task->smp_task.smp_req; in isci_request_io_request_complete() 2914 struct smp_req *smp_req; in isci_request_io_request_complete() local 2921 smp_req = kaddr + sg->offset; in isci_request_io_request_complete() 2922 sci_swab32_cpy(smp_req, smp_req, sg->length / sizeof(u32)); in isci_request_io_request_complete() 3180 struct scatterlist *sg = &task->smp_task.smp_req; in sci_io_request_construct_smp() 3184 struct smp_req *smp_req; in sci_io_request_construct_smp() local 3190 smp_req = kaddr + sg->offset; in sci_io_request_construct_smp() 3196 if (smp_req->req_len == 0) { in sci_io_request_construct_smp() 3197 switch (smp_req->func) { in sci_io_request_construct_smp() 3202 smp_req->req_len = 2; in sci_io_request_construct_smp() [all …]
|
D | sas.h | 199 struct smp_req { struct
|
/linux-6.6.21/drivers/scsi/pm8001/ ! |
D | pm80xx_hwi.c | 4110 struct smp_req *psmp_cmd, int mode, int length) in build_smp_cmd() 4134 struct scatterlist *sg_req, *sg_resp, *smp_req; in pm80xx_chip_smp_req() local 4136 struct smp_req smp_cmd; in pm80xx_chip_smp_req() 4146 sg_req = &task->smp_task.smp_req; in pm80xx_chip_smp_req() 4176 smp_req = &task->smp_task.smp_req; in pm80xx_chip_smp_req() 4177 to = kmap_atomic(sg_page(smp_req)); in pm80xx_chip_smp_req() 4178 payload = to + smp_req->offset; in pm80xx_chip_smp_req() 4190 (&task->smp_task.smp_req) + 4); in pm80xx_chip_smp_req() 4193 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-8); in pm80xx_chip_smp_req() 4203 (&task->smp_task.smp_req)); in pm80xx_chip_smp_req() [all …]
|
D | pm8001_hwi.h | 392 struct smp_req { struct 403 u8 smp_req[32]; argument
|
D | pm80xx_hwi.h | 629 struct smp_req { struct 640 u8 smp_req[32]; argument
|
D | pm8001_sas.c | 314 return PM8001_CHIP_DISP->smp_req(pm8001_ha, ccb); in pm8001_task_prep_smp() 546 dma_unmap_sg(pm8001_ha->dev, &task->smp_task.smp_req, 1, in pm8001_ccb_task_free()
|
D | pm8001_hwi.c | 3959 static void build_smp_cmd(u32 deviceID, __le32 hTag, struct smp_req *psmp_cmd) in build_smp_cmd() 3980 struct smp_req smp_cmd; in pm8001_chip_smp_req() 3987 sg_req = &task->smp_task.smp_req; in pm8001_chip_smp_req() 4009 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in pm8001_chip_smp_req() 4011 cpu_to_le32((u32)sg_dma_len(&task->smp_task.smp_req)-4); in pm8001_chip_smp_req() 4028 dma_unmap_sg(pm8001_ha->dev, &ccb->task->smp_task.smp_req, 1, in pm8001_chip_smp_req() 4822 .smp_req = pm8001_chip_smp_req,
|
D | pm8001_sas.h | 189 int (*smp_req)(struct pm8001_hba_info *pm8001_ha, member
|
/linux-6.6.21/include/scsi/ ! |
D | libsas.h | 551 struct scatterlist smp_req; member
|
/linux-6.6.21/drivers/scsi/hisi_sas/ ! |
D | hisi_sas_main.c | 228 dma_unmap_sg(dev, &task->smp_task.smp_req, in hisi_sas_slot_task_free() 290 dma_unmap_sg(dev, &task->smp_task.smp_req, in hisi_sas_dma_unmap() 315 *n_elem = dma_map_sg(dev, &task->smp_task.smp_req, in hisi_sas_dma_map() 321 req_len = sg_dma_len(&task->smp_task.smp_req); in hisi_sas_dma_map()
|
D | hisi_sas_v2_hw.c | 1709 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()
|
D | hisi_sas_v1_hw.c | 926 sg_req = &task->smp_task.smp_req; in prep_smp_v1_hw()
|
D | hisi_sas_v3_hw.c | 1393 sg_req = &task->smp_task.smp_req; in prep_smp_v3_hw()
|
/linux-6.6.21/drivers/scsi/mvsas/ ! |
D | mv_sas.c | 321 sg_req = &task->smp_task.smp_req; in mvs_task_prep_smp() 404 dma_unmap_sg(mvi->dev, &tei->task->smp_task.smp_req, 1, in mvs_task_prep_smp() 883 dma_unmap_sg(mvi->dev, &task->smp_task.smp_req, 1, in mvs_slot_task_free()
|
/linux-6.6.21/drivers/scsi/esas2r/ ! |
D | atioctl.h | 418 u8 smp_req[1020]; member
|
/linux-6.6.21/drivers/scsi/libsas/ ! |
D | sas_expander.c | 58 task->smp_task.smp_req = *req; in smp_execute_task_sg()
|