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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h95 kIOUserNotifyMaxMessageSize = 64 enumerator in enum:__anon638
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp821 if( argSize > kIOUserNotifyMaxMessageSize)
822 argSize = kIOUserNotifyMaxMessageSize;
1897 kIOUserNotifyMaxMessageSize,

Completed in 37 milliseconds