Home
last modified time | relevance | path

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

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