Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOReportTypes.h369 #define kIOReportUnit24MHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-8019.80.24/iokit/DriverKit/
H A DIOReportTypes.h369 #define kIOReportUnit24MHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-8019.80.24/iokit/Kernel/
H A DIOReporter.cpp191 unit = kIOReportUnit24MHzTicks; in init()