Searched refs:SIMPLEREPORT_INIT (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOReportMacros.h80 #define SIMPLEREPORT_INIT(buffer, bufSize, providerID, channelID, cats) \ macro
106 * void* simp_buf - ptr to memory initialized by SIMPLEREPORT_INIT()
122 * void* simp_buf - ptr to memory initialized by SIMPLEREPORT_INIT()
172 * void* simp_buf - ptr to memory initialized by SIMPLEREPORT_INIT()
181 * void* simp_buf - ptr to memory initialized by SIMPLEREPORT_INIT()
191 * void* simp_buf - memory initialized by SIMPLEREPORT_INIT()
541 * void* simp_buf - ptr to memory initialized by SIMPLEREPORT_INIT()
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp6709 SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower);
H A DIOPMrootDomain.cpp7068 SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), ch_id, kIOReportCategoryPower);

Completed in 54 milliseconds