Home
last modified time | relevance | path

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

/xnu-8796.141.3/iokit/DriverKit/
H A DIOReportTypes.h216 #define __IOR_MAKEUNIT(quantity, scale) \ argument
217 (((IOReportUnit)quantity << 56) | (uint64_t)scale)
/xnu-8796.141.3/iokit/IOKit/
H A DIOReportTypes.h216 #define __IOR_MAKEUNIT(quantity, scale) \ argument
217 (((IOReportUnit)quantity << 56) | (uint64_t)scale)