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

/drivers/scsi/
H A Ddc395x.c2042 u32 d_left_counter = 0; local
2083 d_left_counter =
2087 d_left_counter <<= 1;
2110 d_left_counter +=
2116 if (d_left_counter == 1 && dcb->sync_period & WIDE_SYNC
2118 d_left_counter = 0;
2133 if (d_left_counter == 0) {
2142 srb->total_xfer_length - d_left_counter;
2145 sg_update_list(srb, d_left_counter);
2154 d_left_counter
2202 u32 d_left_counter; local
[all...]

Completed in 660 milliseconds