Home
last modified time | relevance | path

Searched refs:kIOReportInvalidFormat (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/iokit/IOKit/
H A DIOReportTypes.h79 kIOReportInvalidFormat = 0, enumerator
/xnu-11215.1.10/iokit/Kernel/
H A DIOReporter.cpp169 if (channelType.report_format == kIOReportInvalidFormat) { in init()