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

/xnu-2422.115.4/iokit/IOKit/
H A DOSMessageNotification.h84 kOSAsyncRef64Count = 8, enumerator in enum:__anon134
85 kOSAsyncRef64Size = kOSAsyncRef64Count * ((int) sizeof(io_user_reference_t))
87 typedef io_user_reference_t OSAsyncReference64[kOSAsyncRef64Count];
/xnu-2422.115.4/iokit/Kernel/
H A DIOUserClient.cpp1281 for (idx = 0; idx < kOSAsyncRef64Count; idx++)

Completed in 31 milliseconds