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

/freebsd-10.0-release/sys/dev/sym/
H A Dsym_hipd.c5264 * array (dp_sg) and a negative offset (dp_ofs) that
5272 * - dp_ofs < 0
5273 * dp_ofs represents the residual of bytes of the
5275 * - dp_ofs = 0
5280 * the corresponding values of dp_sg and dp_ofs.
5285 int dp_ofs, dp_sg, dp_sgmin; local
5294 dp_ofs = *ofs;
5304 dp_ofs -= scr_to_cpu(pm->sg.size);
5311 *ofs = dp_ofs;
5333 * dp_ofs
5401 int dp_ofs = ofs; local
5499 int dp_ofs = 0; local
[all...]

Completed in 176 milliseconds