Home
last modified time | relevance | path

Searched refs:kIOReportLegendUnitKey (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/iokit/DriverKit/
H A DIOKernelReportStructs.h57 #define kIOReportLegendUnitKey "IOReportChannelUnit" // num macro
/xnu-12377.61.12/iokit/IOKit/
H A DIOKernelReportStructs.h57 #define kIOReportLegendUnitKey "IOReportChannelUnit" // num macro
/xnu-12377.61.12/iokit/Kernel/
H A DIOReporter.cpp1078 channelInfoDict->setObject(kIOReportLegendUnitKey, tmpNum.get()); in legendWith()