Searched refs:OSRequiredCast (Results 1 – 5 of 5) sorted by relevance
116 me = OSRequiredCast(TestIODeviceMemoryRosettaUserClient, target); in TestIODeviceMemoryRosettaMethodDispatched()
434 #define OSRequiredCast(type, inst) \ macro
2254 IOService *service2 = OSRequiredCast(IOService, obj); in CastCompileTest()
103 …* @param provider The IOService provider for the match. This should be OSRequiredCast to the…
1809 while ((userServer = OSRequiredCast(IOUserServer, userServers->getAnyObject()))) { in iokit_task_terminate_phase1()