Home
last modified time | relevance | path

Searched refs:sg_el (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_sas.h231 /* This struct sg_el, describes the hardware scatter gather buffer
240 * sg_el embedded in the SCB, in which case next_sg_offset is 32,
241 * since sizeof(sg_el) = 16; EOS should be 1 and EOL 0 in this case.
243 struct sg_el { struct
335 struct sg_el sg_element[3]; /* 2 real and 1 link */
368 struct sg_el sg_element[3];
374 struct sg_el smp_req;
378 struct sg_el smp_resp;
425 struct sg_el eb[ASD_EDBS_PER_SCB];
446 u8 src_ds; /* See definition of sg_el */
[all...]
H A Daic94xx_task.c37 struct sg_el *sg_arr, in asd_map_scatterlist()
76 num_sg*sizeof(struct sg_el), in asd_map_scatterlist()
83 struct sg_el *sg = in asd_map_scatterlist()
84 &((struct sg_el *)ascb->sg_arr->vaddr)[i]; in asd_map_scatterlist()
H A Daic94xx_scb.c366 struct sg_el *eb = &escb->eb[edb_id]; in asd_invalidate_edb()
H A Daic94xx_hwi.c353 struct sg_el *eb = &escb->eb[k]; in asd_assign_edbs2escbs()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_sas.h231 /* This struct sg_el, describes the hardware scatter gather buffer
240 * sg_el embedded in the SCB, in which case next_sg_offset is 32,
241 * since sizeof(sg_el) = 16; EOS should be 1 and EOL 0 in this case.
243 struct sg_el { struct
335 struct sg_el sg_element[3]; /* 2 real and 1 link */
368 struct sg_el sg_element[3];
374 struct sg_el smp_req;
378 struct sg_el smp_resp;
425 struct sg_el eb[ASD_EDBS_PER_SCB];
446 u8 src_ds; /* See definition of sg_el */
[all...]
H A Daic94xx_task.c37 struct sg_el *sg_arr, in asd_map_scatterlist()
76 num_sg*sizeof(struct sg_el), in asd_map_scatterlist()
83 struct sg_el *sg = in asd_map_scatterlist()
84 &((struct sg_el *)ascb->sg_arr->vaddr)[i]; in asd_map_scatterlist()
H A Daic94xx_scb.c370 struct sg_el *eb = &escb->eb[edb_id]; in asd_invalidate_edb()
H A Daic94xx_hwi.c351 struct sg_el *eb = &escb->eb[k]; in asd_assign_edbs2escbs()

Completed in 11 milliseconds