Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOReportMacros.h277 #define STATEREPORT_SETSTATEID(state_buf, stateIdx, stateID) \ macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOServicePM.cpp7282 STATEREPORT_SETSTATEID(fReportBuf, i, ((bits & 0xff) << 8) | in configurePowerStatesReport()