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()7259 reportSize = STATEREPORT_BUFSIZE(fNumberOfPowerStates); in configurePowerStatesReport()7295 IOFreeData(fReportBuf, STATEREPORT_BUFSIZE(fNumberOfPowerStates)); in configurePowerStatesReport()