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

/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...]

Completed in 125 milliseconds