Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DIOSimpleReporter.cpp139 int64_t simple_value = (int64_t)kIOReportInvalidValue; in getValue()
H A DIOStateReporter.cpp747 uint64_t result = kIOReportInvalidValue; in _getStateValue()
788 uint64_t result = kIOReportInvalidValue; in getStateLastChannelUpdateTime()
/xnu-11215.1.10/iokit/IOKit/
H A DIOReportMacros.h385 : kIOReportInvalidValue)
396 : kIOReportInvalidValue)
H A DIOReportTypes.h50 #define kIOReportInvalidValue (uint64_t)kIOReportInvalidIntValue macro