Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOStateReporter.cpp167 int *tmpCurStates; in handleAddChannelSwap() local
196 tmpCurStates = _currentStates; in handleAddChannelSwap()
198 _swapCurrentStates = tmpCurStates; in handleAddChannelSwap()
223 tmpCurStates = _currentStates; in handleAddChannelSwap()
225 _swapCurrentStates = tmpCurStates; in handleAddChannelSwap()