Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DIOSimpleReporter.cpp67 .report_format = kIOReportFormatSimple, in initWith()
165 .report_format = kIOReportFormatSimple, in createLegend()
/xnu-11215.1.10/iokit/IOKit/
H A DIOReportTypes.h80 kIOReportFormatSimple = 1, enumerator
H A DIOReportMacros.h90 __elem->channel_type.report_format = kIOReportFormatSimple; \