Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c3608 * array (dp_sg) and a negative offset (dp_ofs) that
3611 * - dp_sg = SYM_CONF_MAX_SG
3613 * - dp_sg < SYM_CONF_MAX_SG
3614 * dp_sg points to the next entry of the scatter array
3624 * the corresponding values of dp_sg and dp_ofs.
3630 int dp_ofs, dp_sg, dp_sgmin; local
3663 * If result is dp_sg = SYM_CONF_MAX_SG, then we are at the
3667 dp_sg = SYM_CONF_MAX_SG;
3669 dp_sg -= (tmp - 8 - (int)dp_scr) / (2*4);
3678 * dp_ofs = 0 and dp_sg i
3752 int dp_sg; global() local
3846 int dp_sg, resid = 0; global() local
[all...]