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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sas.h249 /* This struct sg_el, describes the hardware scatter gather buffer
258 * sg_el embedded in the SCB, in which case next_sg_offset is 32,
259 * since sizeof(sg_el) = 16; EOS should be 1 and EOL 0 in this case.
261 struct sg_el { struct
390 struct sg_el sg_element[3]; /* 2 real and 1 link */
423 struct sg_el sg_element[3];
429 struct sg_el smp_req;
433 struct sg_el smp_resp;
480 struct sg_el eb[ASD_EDBS_PER_SCB];
501 u8 src_ds; /* See definition of sg_el */
[all...]
H A Daic94xx_task.c55 struct sg_el *sg_arr,
91 num_sg*sizeof(struct sg_el),
98 struct sg_el *sg =
99 &((struct sg_el *)ascb->sg_arr->vaddr)[i];
H A Daic94xx_scb.c385 struct sg_el *eb = &escb->eb[edb_id];
H A Daic94xx_hwi.c366 struct sg_el *eb = &escb->eb[k];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_sas.h249 /* This struct sg_el, describes the hardware scatter gather buffer
258 * sg_el embedded in the SCB, in which case next_sg_offset is 32,
259 * since sizeof(sg_el) = 16; EOS should be 1 and EOL 0 in this case.
261 struct sg_el { struct
390 struct sg_el sg_element[3]; /* 2 real and 1 link */
423 struct sg_el sg_element[3];
429 struct sg_el smp_req;
433 struct sg_el smp_resp;
480 struct sg_el eb[ASD_EDBS_PER_SCB];
501 u8 src_ds; /* See definition of sg_el */
[all...]
H A Daic94xx_task.c55 struct sg_el *sg_arr,
91 num_sg*sizeof(struct sg_el),
98 struct sg_el *sg =
99 &((struct sg_el *)ascb->sg_arr->vaddr)[i];
H A Daic94xx_scb.c385 struct sg_el *eb = &escb->eb[edb_id];
H A Daic94xx_hwi.c366 struct sg_el *eb = &escb->eb[k];

Completed in 190 milliseconds