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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOStorage.h179 * @constant kIOStoragePriorityDefault
192 kIOStoragePriorityDefault = 127, /* 64 to 127 */ enumerator in enum:__anon2466
H A DIOBlockStorageDriver.cpp1186 if (attributes->priority > kIOStoragePriorityDefault) {
1191 if (context->request.attributes.priority > kIOStoragePriorityDefault) {

Completed in 123 milliseconds