Searched defs:state_buf (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/iokit/IOKit/ |
| H A D | IOReportMacros.h | 277 #define STATEREPORT_SETSTATEID(state_buf, stateIdx, stateID) \ argument 295 #define STATEREPORT_SETSTATE(state_buf, newStateIdx, changeTime) \ argument 320 #define STATEREPORT_UPDATEPREP(state_buf, currentTime, ptr2cpy, size2cpy) \ argument 345 #define STATEREPORT_UPDATERES(state_buf, action, result) \ argument 364 #define STATEREPORT_GETCHID(state_buf) \ argument 372 #define STATEREPORT_GETCHTYPE(state_buf) \ argument 382 #define STATEREPORT_GETTRANSITIONS(state_buf, stateIdx) \ argument 393 #define STATEREPORT_GETTICKS(state_buf, stateIdx) \ argument
|