Home
last modified time | relevance | path

Searched refs:TW_SG_Entry_ISO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-sas.h211 } TW_SG_Entry_ISO; typedef
229 TW_SG_Entry_ISO sgl[TW_LIBERATOR_MAX_SGL_LENGTH_OLD];
233 TW_SG_Entry_ISO sgl[TW_LIBERATOR_MAX_SGL_LENGTH_OLD];
249 TW_SG_Entry_ISO sg_list[TW_LIBERATOR_MAX_SGL_LENGTH];
H A D3w-sas.c292 TW_SG_Entry_ISO *sglistarg) in twl_scsiop_execute_scsi()
378 TW_SG_Entry_ISO sglist[1]; in twl_aen_read_queue()
391 memset(&sglist, 0, sizeof(TW_SG_Entry_ISO)); in twl_aen_read_queue()
560 TW_SG_Entry_ISO sglist[1]; in twl_aen_drain_queue()
581 memset(&sglist, 0, sizeof(TW_SG_Entry_ISO)); in twl_aen_drain_queue()
683 TW_SG_Entry_ISO *sgl; in twl_load_sgl()
705 sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae + (sizeof(dma_addr_t) > 4 ? 1 : 0)); in twl_load_sgl()
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-sas.h227 } TW_SG_Entry_ISO; typedef
245 TW_SG_Entry_ISO sgl[TW_LIBERATOR_MAX_SGL_LENGTH_OLD];
249 TW_SG_Entry_ISO sgl[TW_LIBERATOR_MAX_SGL_LENGTH_OLD];
265 TW_SG_Entry_ISO sg_list[TW_LIBERATOR_MAX_SGL_LENGTH];
H A D3w-sas.c294 TW_SG_Entry_ISO *sglistarg) in twl_scsiop_execute_scsi()
377 TW_SG_Entry_ISO sglist[1]; in twl_aen_read_queue()
390 memset(&sglist, 0, sizeof(TW_SG_Entry_ISO)); in twl_aen_read_queue()
559 TW_SG_Entry_ISO sglist[1]; in twl_aen_drain_queue()
580 memset(&sglist, 0, sizeof(TW_SG_Entry_ISO)); in twl_aen_drain_queue()
682 TW_SG_Entry_ISO *sgl; in twl_load_sgl()
704 sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae + (sizeof(dma_addr_t) > 4 ? 1 : 0)); in twl_load_sgl()

Completed in 12 milliseconds