Searched refs:prevUCBS2 (Results 1 – 1 of 1) sorted by relevance
225 u16 prevUCBS2; member643 if (_ucblocks > state->prevUCBS2) in ds3000_read_ucblocks()644 *ucblocks = _ucblocks - state->prevUCBS2; in ds3000_read_ucblocks()646 *ucblocks = state->prevUCBS2 - _ucblocks; in ds3000_read_ucblocks()647 state->prevUCBS2 = _ucblocks; in ds3000_read_ucblocks()836 state->prevUCBS2 = 0; in ds3000_attach()