Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/DriverKit/
H A DIOReportTypes.h344 #define kIOReportUnitNone __IOR_MAKEUNIT(kIOReportQuantityUndefined, \ macro
/xnu-11417.121.6/iokit/IOKit/
H A DIOReportTypes.h344 #define kIOReportUnitNone __IOR_MAKEUNIT(kIOReportQuantityUndefined, \ macro
/xnu-11417.121.6/iokit/Kernel/
H A DIOService.cpp8869 …csArray[source].reporter = IOSimpleReporter::with(this, kIOReportCategoryPower, kIOReportUnitNone); in addInterruptStatistics()