Lines Matching defs:sg_el
231 /* 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 {
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 */
451 u8 dest_ds; /* See definition of sg_el */
567 struct sg_el sg_element[3];