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

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

Completed in 29 milliseconds