Home
last modified time | relevance | path

Searched refs:sg_el (Results 1 – 3 of 3) 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_scb.c370 struct sg_el *eb = &escb->eb[edb_id]; in asd_invalidate_edb()
H A Daic94xx_hwi.c349 struct sg_el *eb = &escb->eb[k]; in asd_assign_edbs2escbs()