Home
last modified time | relevance | path

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

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