Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOReportTypes.h304 #define kIOReportScaleKiBytes ((13LL + kIOReportExpZeroOffset) \ macro
328 #define kIOReportScale4KiB (4 | kIOReportScaleKiBytes)
329 #define kIOReportScale8KiB (8 | kIOReportScaleKiBytes)
330 #define kIOReportScale16KiB (16 | kIOReportScaleKiBytes)
379 kIOReportScaleKiBytes)
/xnu-8019.80.24/iokit/DriverKit/
H A DIOReportTypes.h304 #define kIOReportScaleKiBytes ((13LL + kIOReportExpZeroOffset) \ macro
328 #define kIOReportScale4KiB (4 | kIOReportScaleKiBytes)
329 #define kIOReportScale8KiB (8 | kIOReportScaleKiBytes)
330 #define kIOReportScale16KiB (16 | kIOReportScaleKiBytes)
379 kIOReportScaleKiBytes)