Searched refs:kOSAsyncRefCount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DOSMessageNotification.h117 kOSAsyncRefCount = 8, enumerator in enum:__anon14817
120 typedef natural_t OSAsyncReference[kOSAsyncRefCount];
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp3613 asyncRef = new io_user_reference_t[ kOSAsyncRefCount ] ;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp1474 for (idx = 0; idx < kOSAsyncRefCount; idx++)

Completed in 186 milliseconds