Home
last modified time | relevance | path

Searched refs:sg_el (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic94xx/
H A Daic94xx_sas.h243 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];
567 struct sg_el sg_element[3];
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()