Searched refs:nodeID (Results 1 - 25 of 74) sorted by relevance

123

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingTree.cpp103 void RemoteScrollingTree::scrollingTreeNodeDidScroll(ScrollingNodeID nodeID, const FloatPoint& scrollPosition, SetOrSyncScrollingLayerPosition scrollingLayerPositionAction) argument
105 m_scrollingCoordinatorProxy.scrollingTreeNodeDidScroll(nodeID, scrollPosition, scrollingLayerPositionAction);
108 void RemoteScrollingTree::scrollingTreeNodeRequestsScroll(ScrollingNodeID nodeID, const FloatPoint& scrollPosition, bool representsProgrammaticScroll) argument
110 m_scrollingCoordinatorProxy.scrollingTreeNodeRequestsScroll(nodeID, scrollPosition, representsProgrammaticScroll);
113 PassRefPtr<ScrollingTreeNode> RemoteScrollingTree::createScrollingTreeNode(ScrollingNodeType nodeType, ScrollingNodeID nodeID) argument
118 return ScrollingTreeFrameScrollingNodeIOS::create(*this, nodeID);
120 return ScrollingTreeFrameScrollingNodeMac::create(*this, nodeID);
124 return ScrollingTreeOverflowScrollingNodeIOS::create(*this, nodeID);
130 return ScrollingTreeFixedNode::create(*this, nodeID);
132 return ScrollingTreeStickyNode::create(*this, nodeID);
[all...]
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCTargetSpace.h48 UInt16 nodeID,
60 UInt16 nodeID);
183 virtual UInt32 doWrite(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len,
187 IOReturn targetSendAVCResponse(UInt32 generation, UInt16 nodeID, IOBufferMemoryDescriptor *pBufMemDesc, UInt32 size);
190 IOReturn handleUnitInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len);
191 IOReturn handleSubUnitInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len);
192 IOReturn handlePlugInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len);
193 IOReturn handlePowerCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len);
194 IOReturn handleConnectCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len);
195 IOReturn handleDisconnectCommand(UInt16 nodeID, UInt3
[all...]
H A DIOFireWireAVCProtocolUserClient.h50 static void forwardPlugWrite(void *refcon, UInt16 nodeID, UInt32 plug, UInt32 oldVal, UInt32 newVal);
54 UInt16 nodeID,
66 UInt16 nodeID);
68 virtual IOReturn sendAVCResponse(UInt32 generation, UInt16 nodeID, const char *buffer, UInt32 size);
114 UInt16 nodeID,
H A DIOFireWireAVCCommand.h78 virtual UInt32 handleResponse(UInt16 nodeID, UInt32 len, const void *buf);
82 virtual UInt32 handleResponseWithSimpleMatching(UInt16 nodeID, UInt32 len, const void *buf);
H A DIOFireWireAVCTargetSpace.cpp165 UInt32 IOFireWireAVCTargetSpace::doWrite(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, argument
185 findAVCRequestHandler(NULL,generation,nodeID,speed,0xFFFFFFFF,(const char *) pBuf,len);
195 UInt16 nodeID,
245 cmdInfo->callBack(cmdInfo,generation,nodeID,pCmdBuf,cmdLen,speed,i);
258 if (handleUnitInfoCommand(nodeID, generation, pCmdBuf, cmdLen) == kIOReturnSuccess)
263 if (handleSubUnitInfoCommand(nodeID, generation, pCmdBuf, cmdLen) == kIOReturnSuccess)
268 if (handlePowerCommand(nodeID, generation, pCmdBuf, cmdLen) == kIOReturnSuccess)
273 if (handleConnectCommand(nodeID, generation, pCmdBuf, cmdLen) == kIOReturnSuccess)
278 if (handleDisconnectCommand(nodeID, generation, pCmdBuf, cmdLen) == kIOReturnSuccess)
283 if (handleInputPlugSignalFormatCommand(nodeID, generatio
193 findAVCRequestHandler(IOFireWireAVCProtocolUserClient *userClient, UInt32 generation, UInt16 nodeID, IOFWSpeed speed, UInt32 handlerSearchIndex, const char *pCmdBuf, UInt32 cmdLen) argument
621 targetSendAVCResponse(UInt32 generation, UInt16 nodeID, IOBufferMemoryDescriptor *pBufMemDesc, UInt32 size) argument
1520 handleUnitInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
1588 handleSubUnitInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
1706 handlePlugInfoCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
1789 handlePowerCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
1841 handleConnectCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
2035 handleDisconnectCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
2129 handleInputPlugSignalFormatCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
2264 handleOutputPlugSignalFormatCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
2399 handleConnectionsCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
2482 handleSignalSourceCommand(UInt16 nodeID, UInt32 generation, const char *buf, UInt32 len) argument
[all...]
H A DIOFireWirePCRSpace.h38 @param nodeID is the node originating the request
44 typedef void (*IOFireWirePCRCallback)(void *refcon, UInt16 nodeID, UInt32 plug, UInt32 oldVal, UInt32 newVal);
78 virtual UInt32 doWrite(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len,
H A DIOFireWireAVCProtocolUserClient.cpp182 void IOFireWireAVCProtocolUserClient::forwardPlugWrite(void *refcon, UInt16 nodeID, UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
196 args[2] = ((UInt32)nodeID);
205 UInt16 nodeID,
226 args[3] = ((UInt32)nodeID);
296 UInt16 nodeID)
313 args[8] = ((UInt32)nodeID);
464 IOFireWireAVCProtocolUserClient::sendAVCResponse(UInt32 generation, UInt16 nodeID, const char *buffer, UInt32 size) argument
490 FWAddress(kCSRRegisterSpaceBaseAddressHi, kFCPResponseAddress, nodeID),
798 UInt16 nodeID,
808 nodeID,
203 avcTargetCommandHandler(const AVCCommandHandlerInfo *pCmdInfo, UInt32 generation, UInt16 nodeID, const void *command, UInt32 cmdLen, IOFWSpeed &speed, UInt32 handlerSearchIndex) argument
290 avcSubunitPlugHandler(const AVCSubunitInfo *pSubunitInfo, IOFWAVCSubunitPlugMessages plugMessage, IOFWAVCPlugTypes plugType, UInt32 plugNum, UInt32 messageParams, UInt32 generation, UInt16 nodeID) argument
797 AVCRequestNotHandled(UInt32 generation, UInt16 nodeID, IOFWSpeed speed, UInt32 handlerSearchIndex, const char *pCmdBuf, UInt32 cmdLen) argument
[all...]
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWAddressSpace.h60 typedef UInt32 (*FWWriteCallback)(void *refcon, UInt16 nodeID, IOFWSpeed &speed,
66 @param nodeID is the node originating the request
85 typedef UInt32 (*FWReadCallback)(void *refcon, UInt16 nodeID, IOFWSpeed &speed,
130 virtual bool isTrustedNode( UInt16 nodeID );
198 @param nodeID FireWire Read from nodeID.
201 @param len read 'len' bytes from nodeID.
206 virtual UInt32 doRead(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len,
212 @param nodeID FireWire Write to nodeID
[all...]
H A DIOFWUserPseudoAddressSpace.h133 io_user_reference_t nodeID ; member in struct:IOFWPacketHeader_t::__anon1530
172 io_user_reference_t nodeID ; member in struct:IOFWPacketHeader_t::ReadPacket_t
193 UInt16 nodeID,
209 UInt16 nodeID,
219 UInt16 nodeID,
254 UInt16 nodeID,
265 UInt16 nodeID,
282 UInt16 nodeID,
291 UInt16 nodeID,
H A DIOFireWireLink.h123 virtual IOReturn asyncRead(UInt16 nodeID, UInt16 addrHi, UInt32 addrLo,
127 virtual IOReturn asyncReadQuadResponse(UInt16 nodeID, int speed,
130 virtual IOReturn asyncReadResponse(UInt16 nodeID, int speed,
134 virtual IOReturn asyncWrite( UInt16 nodeID,
145 virtual IOReturn asyncWriteResponse(UInt16 nodeID, int speed,
159 virtual IOReturn asyncLockResponse(UInt16 nodeID, int speed,
187 virtual void setNodeIDPhysicalFilter ( UInt16 nodeID, bool state ) = 0;
188 virtual void setNodeFlags ( UInt16 nodeID, UInt32 flags ) = 0;
224 virtual bool isPhysicalAccessEnabledForNodeID( UInt16 nodeID );
H A DIOFWUserPseudoAddressSpace.cpp186 UInt16 nodeID,
199 header->IncomingPacket.nodeID = nodeID ;
230 UInt16 nodeID,
243 header->ReadPacket.nodeID = nodeID ;
257 UInt16 nodeID,
263 InitIncomingPacketHeader( header, next, len, offset, ref, nodeID, speed, addr, true ) ;
577 UInt32 IOFWUserPseudoAddressSpace::doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, argument
592 return doPacket( nodeID, spee
180 InitIncomingPacketHeader( IOFWPacketHeader_t* header, IOFWPacketHeader_t* next, const IOByteCount len, const IOByteCount offset, OSAsyncReference64* ref, UInt16 nodeID, const IOFWSpeed& speed, const FWAddress& addr, const bool isLock) argument
223 InitReadPacketHeader( IOFWPacketHeader* header, IOFWPacketHeader* next, IOByteCount len, IOByteCount offset, OSAsyncReference64* ref, IOFWRequestRefCon reqrefcon, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 generation) argument
251 InitLockPacketHeader( IOFWPacketHeader* header, IOFWPacketHeader* next, IOByteCount len, IOByteCount offset, OSAsyncReference64* ref, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, const UInt32 generation, IOFWRequestRefCon reqrefcon) argument
599 doPacket( UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 len, const void* buf, IOFWRequestRefCon reqrefcon, IOFWPacketHeader::QueueTag tag, UInt32* oldVal) argument
787 pseudoAddrSpaceReader( void* refCon, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 len, IOMemoryDescriptor** buf, IOByteCount* outOffset, IOFWRequestRefCon reqrefcon) argument
806 pseudoAddrSpaceWriter( void* refCon, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 len, const void* buf, IOFWRequestRefCon reqrefcon) argument
[all...]
H A DIOFireWireController.cpp2084 UInt32 nodeID; local
2150 // Update the registry entry for our local nodeID,
2267 // Get nodeID.
2268 nodeID = (id & kFWSelfIDPhyID) >> kFWSelfIDPhyIDPhase;
2269 nodeID |= kFWLocalBusAddress>>kCSRNodeIDPhase;
2273 IOLog("IRM contender: %lx\n", nodeID);
2275 if(nodeID > irmID)
2276 irmID = nodeID;
2528 UInt16 nodeID; local
2531 // Get nodeID
2780 UInt32 nodeID = FWAddressToID(scan->fAddr.nodeID); local
2895 UInt32 nodeID = FWAddressToID(scan->fAddr.nodeID); local
2920 UInt32 nodeID; local
2979 UInt32 nodeID; local
3496 countNodeIDChildren( UInt16 nodeID, int hub_port, int * hubChildRemainder, bool * hubParentFlag ) argument
3668 int nodeID; member in struct:FWNodeScan
4084 setNodeIDPhysicalFilter( UInt16 nodeID, bool state ) argument
4640 asyncRead( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, int size, IOFWAsyncCommand * cmd) argument
4665 asyncRead( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, int size, IOFWAsyncCommand * cmd, IOFWReadFlags flags ) argument
4747 asyncWrite( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, void * data, int size, IOFWAsyncCommand * cmd) argument
4765 asyncWrite( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, IOMemoryDescriptor * buf, IOByteCount offset, int size, IOFWAsyncCommand * cmd ) argument
4793 asyncWrite( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, IOMemoryDescriptor * buf, IOByteCount offset, int size, IOFWAsyncCommand * cmd, IOFWWriteFlags flags ) argument
4909 asyncLock( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, int type, void * data, int size, IOFWAsyncCommand * cmd ) argument
4928 asyncLock( UInt32 generation, UInt16 nodeID, UInt16 addrHi, UInt32 addrLo, int speed, int label, int type, IOMemoryDescriptor * buf, IOByteCount offset, int size, IOFWAsyncCommand * cmd ) argument
5852 doReadSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, IOMemoryDescriptor **buf, IOByteCount * offset, IODMACommand **dma_command, IOFWRequestRefCon refcon) argument
5885 doWriteSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, const void *buf, IOFWRequestRefCon refcon) argument
5903 doLockSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, const UInt32 *newVal, UInt32 &outLen, UInt32 *oldVal, UInt32 type, IOFWRequestRefCon refcon) argument
5987 asyncReadResponse( UInt32 generation, UInt16 nodeID, int speed, IOMemoryDescriptor * buf, IOByteCount offset, int size, IOFWRequestRefCon refcon ) argument
6039 asyncLockResponse( UInt32 generation, UInt16 nodeID, int speed, IOMemoryDescriptor * buf, IOByteCount offset, int size, IOFWRequestRefCon refcon ) argument
6912 int nodeID; member in struct:FWNodeScan
7118 nodeIDtoDevice(UInt32 generation, UInt16 nodeID) argument
7215 makeRoot(UInt32 generation, UInt16 nodeID) argument
[all...]
H A DIOFWPseudoAddressSpace.h152 @param nodeID FireWire Read from nodeID.
155 @param len read 'len' bytes from nodeID.
162 UInt16 nodeID,
173 @param nodeID FireWire Write to nodeID.
176 @param len write 'len' bytes to nodeID.
182 UInt16 nodeID,
297 @param nodeID FireWire Read from nodeID
[all...]
H A DIOFWPseudoAddressSpace.cpp220 UInt32 IOFWPseudoAddressSpace::simpleReader(void *refcon, UInt16 nodeID, IOFWSpeed &speed, argument
236 UInt32 IOFWPseudoAddressSpace::simpleWriter(void *refcon, UInt16 nodeID, IOFWSpeed &speed, argument
420 fBase.addressHi &= 0xFFFF; // Mask off nodeID part.
493 UInt32 IOFWPseudoAddressSpace::doRead( UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, argument
496 if( !isTrustedNode( nodeID ) )
511 return fReader(fRefCon, nodeID, speed, addr, len, buf, offset, refcon);
518 UInt32 IOFWPseudoAddressSpace::doWrite(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, argument
521 if( !isTrustedNode( nodeID ) )
536 return fWriter(fRefCon, nodeID, speed, addr, len, buf, refcon);
H A DIOFWAddressSpace.cpp134 bool IOFWAddressSpaceAux::isTrustedNode( UInt16 nodeID )
158 if( nodeID == localNodeID || fTrustedNodeSet->getCount() == 0 )
177 if( deviceNodeID == nodeID )
181 // FWKLOG(( "IOFWAddressSpaceAux::isTrustedNode - nodeID = 0x%x, trusted = %d\n", nodeID, trusted ));
362 UInt32 IOFWAddressSpace::doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, argument
376 ret = doRead(nodeID, speed, addr, size*4, &desc, &offset, refcon);
389 ret = doWrite(nodeID, speed, addr, size*4, newVal+size, refcon);
H A DIOFireWireController.h636 virtual UInt32 doReadSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len,
641 virtual UInt32 doWriteSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len,
645 UInt32 doLockSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inlen,
699 UInt16 nodeID,
708 UInt16 nodeID,
719 /* DEPRECATED */ UInt16 nodeID,
729 /* DEPRECATED */ UInt16 nodeID,
743 UInt16 nodeID,
751 UInt16 nodeID,
761 // Convert a firewire nodeID int
[all...]
H A DIOFireWireLocalNode.h113 virtual void setNodeProperties(UInt32 generation, UInt16 nodeID, UInt32 *selfIDs, int numIDs, IOFWSpeed maxSpeed );
H A DIOFireWireFamilyCommon.h372 UInt16 nodeID; // bus/node member in struct:FWAddressStruct
381 nodeID(a.nodeID), addressHi(a.addressHi), addressLo(a.addressLo) {};
383 nodeID(0), addressHi(h), addressLo(l) {};
385 nodeID(n), addressHi(h), addressLo(l) {};
616 // FireWire bus/nodeID address defs.
634 #define FWNodeBaseAddress(busID, nodeID) \
637 (nodeID << kFWAddressNodeIDPhase) \
640 #define FWNodeRegisterSpaceBaseAddressHi(busID, nodeID) \
642 FWNodeBaseAddress (busID, nodeID) | \
[all...]
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemUtils.h49 UInt32 nodeID,
56 UInt32 nodeID,
68 UInt32 nodeID,
H A DAppleCDDAFileSystemVFSOps.h81 ino64_t nodeID,
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Scrolling/
H A DRemoteScrollingCoordinator.mm93 void RemoteScrollingCoordinator::scrollPositionChangedForNode(ScrollingNodeID nodeID, const FloatPoint& scrollPosition, bool syncLayerPosition)
95 scheduleUpdateScrollPositionAfterAsyncScroll(nodeID, scrollPosition, false /* FIXME */, syncLayerPosition ? SyncScrollingLayerPosition : SetScrollingLayerPosition);
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSCatalog.c163 HFSCatalogNodeID nodeID; local
185 nodeID = 0;
192 nodeID = rec.hfsFolder.folderID;
199 nodeID = rec.hfsPlusFolder.folderID;
204 nodeID = rec.hfsFile.fileID;
208 nodeID = rec.hfsPlusFile.fileID;
215 if (nodeID == kHFSRootFolderID)
224 if ( nodeID ) {
225 BuildCatalogKey(nodeID, NULL, isHFSPlus, keyp);
/macosx-10.10.1/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPBusInterface.h296 @param nodeID - our node id.
299 SInt32 txARP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, IOFWSpeed speed);
301 SInt32 txBroadcastIP(const mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, const UInt16 type, UInt32 channel);
308 SInt32 txUnicastIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, IOFWSpeed speed,const UInt16 type);
326 SInt32 txIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, UInt16 type);
357 static UInt32 rxUnicast(void *refcon, UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, const void *buf, IOFWRequestRefCon requestRefcon);
359 IOReturn rxFragmentedUnicast(UInt16 nodeID, IP1394_FRAG_HDR *pkt, UInt32 len);
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Scrolling/ios/
H A DScrollingTreeOverflowScrollingNodeIOS.mm98 PassRefPtr<ScrollingTreeOverflowScrollingNodeIOS> ScrollingTreeOverflowScrollingNodeIOS::create(WebCore::ScrollingTree& scrollingTree, WebCore::ScrollingNodeID nodeID)
100 return adoptRef(new ScrollingTreeOverflowScrollingNodeIOS(scrollingTree, nodeID));
103 ScrollingTreeOverflowScrollingNodeIOS::ScrollingTreeOverflowScrollingNodeIOS(WebCore::ScrollingTree& scrollingTree, WebCore::ScrollingNodeID nodeID)
104 : ScrollingTreeOverflowScrollingNode(scrollingTree, nodeID)
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DFireWireTest.cpp184 UInt32 nodeID; local
197 nodeID = dataDesc->unsigned32BitValue();
204 printf("Found device %x, Unit_Spec_ID: 0x%x, GUID: 0x%x:0x%x\n", nodeID, dataDesc->unsigned32BitValue(),
208 printf("Found device %x with no units, GUID: 0x%x:0x%x\n", nodeID,

Completed in 206 milliseconds

123