Searched refs:STATEREPORT_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
220 #define STATEREPORT_BUFSIZE(nstates) \ macro243 if ((bufSize) >= STATEREPORT_BUFSIZE(nstates)) { \
619 IOFreeData(fReportBuf, STATEREPORT_BUFSIZE(fNumberOfPowerStates)); in PMfree()7392 reportSize = STATEREPORT_BUFSIZE(fNumberOfPowerStates); in configurePowerStatesReport()7428 IOFreeData(fReportBuf, STATEREPORT_BUFSIZE(fNumberOfPowerStates)); in configurePowerStatesReport()