Searched refs:DK_TIER_TO_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Ddisk.h178 #define DK_TIER_TO_PRIORITY(tier) (((tier) << DK_TIER_SHIFT) | ~DK_TIER_MASK) macro
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOMediaBSDClient.cpp2318 /* priority */ DK_TIER_TO_PRIORITY(request.tier) );
2570 attributes.priority = DK_TIER_TO_PRIORITY(bufattr_throttled(attributes.bufattr));

Completed in 71 milliseconds