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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReportMacros.h203 uint16_t curr_state; member in struct:__anon627
251 __info->curr_state = 0; \
292 __rep = (IOStateReportValues*) &(__info->elem[__info->curr_state].values); \
298 __info->curr_state = (newStateIdx); \
320 __elem = &__info->elem[__info->curr_state]; \

Completed in 15 milliseconds