Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/DriverKit/ !
H A DIORPC.h146 typedef uint64_t OSObjectRef; typedef
188 OSObjectRef objects[0];
/xnu-10002.1.13/iokit/IOKit/ !
H A DIORPC.h146 typedef uint64_t OSObjectRef; typedef
188 OSObjectRef objects[0];
H A DIOUserServer.h65 OSObjectRef __object;
/xnu-10002.1.13/iokit/Kernel/ !
H A DIOUserServer.cpp3121 message->objects[0] = (OSObjectRef) object; in target()
3308 …(((((size) + ((uintptr_t) (mach))) - ((uintptr_t) (&message->objects[0]))) / sizeof(OSObjectRef))))
3402 message->objects[1] = (OSObjectRef) action; in IOUserServerUEXTTrap()
3416 message->objects[1] = (OSObjectRef) objectArg1; in IOUserServerUEXTTrap()
3895 message->objects[idx] = (OSObjectRef) object; in copyInObjects()