Searched refs:OSTypeAlloc (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWPendingQ.cpp39 q = OSTypeAlloc( IOFWQEventSource );
H A DIOConfigEntry.cpp59 entry = OSTypeAlloc( IOConfigEntry );
87 entry = OSTypeAlloc( IOConfigEntry );
107 entry = OSTypeAlloc( IOConfigEntry );
H A DIOFWPseudoAddressSpace.cpp254 IOFWPseudoAddressSpace * me = OSTypeAlloc( IOFWPseudoAddressSpace );
287 IOFWPseudoAddressSpace * me = OSTypeAlloc( IOFWPseudoAddressSpace );
320 IOFWPseudoAddressSpace * me = OSTypeAlloc( IOFWPseudoAddressSpace );
353 IOFWPseudoAddressSpace * me = OSTypeAlloc( IOFWPseudoAddressSpace );
385 IOFWPseudoAddressSpace * me = OSTypeAlloc( IOFWPseudoAddressSpace );
463 auxiliary = OSTypeAlloc( IOFWPseudoAddressSpaceAux );
H A DIOFireWireNub.cpp218 auxiliary = OSTypeAlloc( IOFireWireNubAux );
376 cmd = OSTypeAlloc( IOFWReadCommand );
396 cmd = OSTypeAlloc( IOFWReadQuadCommand );
416 cmd = OSTypeAlloc( IOFWWriteCommand );
440 cmd = OSTypeAlloc( IOFWWriteQuadCommand );
463 cmd = OSTypeAlloc( IOFWCompareAndSwapCommand );
H A DIOFireWireLink.cpp59 control = OSTypeAlloc( IOFireWireController );
81 newDevice = OSTypeAlloc( IOFireWireDevice );
H A DIOFWPHYPacketListener.cpp53 me = OSTypeAlloc( IOFWPHYPacketListener );
H A DIOFWSyncer.cpp32 IOFWSyncer * me = OSTypeAlloc( IOFWSyncer );
H A DIOFireWirePowerManager.cpp53 IOFireWirePowerManager * me = OSTypeAlloc( IOFireWirePowerManager );
H A DIOFireWireMultiIsochReceive.cpp102 listener = OSTypeAlloc( IOFireWireMultiIsochReceiveListener );
188 packet = OSTypeAlloc( IOFireWireMultiIsochReceivePacket );
H A DIORemoteConfigDirectory.cpp87 dir = OSTypeAlloc( IORemoteConfigDirectory );
H A DIOFWWorkLoop.cpp52 loop = OSTypeAlloc( IOFWWorkLoop );
H A DIOFireWireLocalNode.cpp143 auxiliary = OSTypeAlloc( IOFireWireLocalNodeAux );
374 nub = OSTypeAlloc( IOFireWireMagicMatchingNub );
H A DIOFireWireIRM.cpp56 me = OSTypeAlloc( IOFireWireIRM );
114 fLockCmd = OSTypeAlloc( IOFWCompareAndSwapCommand );
H A DIOFWUserCommand.cpp83 result = OSTypeAlloc( IOFWUserReadCommand );
89 result = OSTypeAlloc( IOFWUserWriteCommand );
93 result = OSTypeAlloc( IOFWUserCompareSwapCommand );
97 result = OSTypeAlloc( IOFWUserPHYCommand );
101 result = OSTypeAlloc( IOFWUserAsyncStreamCommand );
H A DIOFireWireController.cpp240 me = OSTypeAlloc( IOFireWireDuplicateGUIDList );
445 space = OSTypeAlloc( IOFWSimpleContiguousPhysicalAddressSpace );
466 space = OSTypeAlloc( IOFWSimplePhysicalAddressSpace );
779 auxiliary = OSTypeAlloc( IOFireWireControllerAux );
1108 IOFireWireLocalNode *localNode = OSTypeAlloc( IOFireWireLocalNode );
2556 scan->fCmd = OSTypeAlloc( IOFWReadQuadCommand );
2557 scan->fLockCmd = OSTypeAlloc( IOFWCompareAndSwapCommand );
3173 newPhy = OSTypeAlloc( IORegistryEntry );
5072 cmd = OSTypeAlloc( IOFWAsyncStreamCommand );
5096 cmd = OSTypeAlloc( IOFWAsyncPHYComman
[all...]
H A DIOFWAddressSpace.cpp322 auxiliary = OSTypeAlloc( IOFWAddressSpaceAux );
H A DIOFWRingBufferQ.cpp51 IOFWRingBufferQ * that = OSTypeAlloc( IOFWRingBufferQ );
H A DIOFWUserObjectExporter.cpp111 object = OSTypeAlloc( IOFWUserObjectExporter );
H A DIOFWUserVectorCommand.cpp41 result = OSTypeAlloc( IOFWUserVectorCommand );
H A DIOFireWireROMCache.cpp50 IOFireWireROMCache *me = OSTypeAlloc( IOFireWireROMCache );
H A DIOFireWireUnit.cpp157 auxiliary = OSTypeAlloc( IOFireWireUnitAux );
/macosx-10.10/IOSCSIParallelFamily-300.0.2/
H A DSCSIParallelWorkLoop.cpp88 workLoop = OSTypeAlloc ( SCSIParallelWorkLoop );
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIEmulatorEventSource.cpp68 es = OSTypeAlloc ( AppleSCSIEmulatorEventSource );
H A DAppleSCSIPDT03Emulator.cpp132 logicalUnit = OSTypeAlloc ( AppleSCSIPDT03Emulator );
H A DAppleSCSITargetEmulator.cpp192 emulator = OSTypeAlloc ( AppleSCSITargetEmulator );
241 emulator = OSTypeAlloc ( AppleSCSIPDT03Emulator );

Completed in 112 milliseconds

12