Home
last modified time | relevance | path

Searched refs:OSObjectRef (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/DriverKit/
H A DIORPC.h146 typedef uint64_t OSObjectRef; typedef
188 OSObjectRef objects[0];
/xnu-11215/iokit/IOKit/
H A DIORPC.h146 typedef uint64_t OSObjectRef; typedef
188 OSObjectRef objects[0];
H A DIOUserServer.h65 OSObjectRef __object;
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp3158 message->objects[0] = (OSObjectRef) object; in target()
3368 return (uint32_t)(remaining_size / sizeof(OSObjectRef)); in MAX_OBJECT_COUNT()
3464 message->objects[1] = (OSObjectRef) action; in IOUserServerUEXTTrap()
3478 message->objects[1] = (OSObjectRef) objectArg1; in IOUserServerUEXTTrap()
3910 message->objects[idx] = (OSObjectRef) NULL; in copyInObjects()
3968 message->objects[idx] = (OSObjectRef) object; in copyInObjects()