Searched refs:prevUCBS2 (Results 1 – 1 of 1) sorted by relevance
237 u16 prevUCBS2; member657 if (_ucblocks > state->prevUCBS2) in ds3000_read_ucblocks()658 *ucblocks = _ucblocks - state->prevUCBS2; in ds3000_read_ucblocks()660 *ucblocks = state->prevUCBS2 - _ucblocks; in ds3000_read_ucblocks()661 state->prevUCBS2 = _ucblocks; in ds3000_read_ucblocks()852 state->prevUCBS2 = 0; in ds3000_attach()