Home
last modified time | relevance | path

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

/xnu-10063.101.15/iokit/IOKit/
H A DIOReportMacros.h210 uint16_t curr_state; member
260 __info->curr_state = 0; \
300 __rep = (IOStateReportValues*) &(__info->elem[__info->curr_state].values); \
306 __info->curr_state = (newStateIdx); \
328 __elem = &__info->elem[__info->curr_state]; \