Searched refs:startMask (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAsyncStreamReceiver.h176 UInt32 startMask,
H A DIOFireWireBus.h236 ports, This value will be masked by 'startMask' and packet processing will be begin on the
241 by 'startMask'. For DCLCommand based isoch ports, processing will begin on the first received packet
248 UInt32 startEvent = 0, UInt32 startState = 0, UInt32 startMask = 0) = 0;
H A DIOFireWireLink.h113 UInt32 startState, UInt32 startMask) = 0;
H A DIOFWAsyncStreamReceiver.cpp389 UInt32 startEvent, UInt32 startState, UInt32 startMask,
400 fIODclProgram = fFWIM->createDCLProgram(talking, opcodes, NULL, startEvent, startState, startMask);
388 CreateAsyncStreamPort(bool talking, DCLCommandStruct *opcodes, void *info, UInt32 startEvent, UInt32 startState, UInt32 startMask, UInt32 channel ) argument
H A DIOFWUserIsochPort.cpp547 params->startMask ) ;
H A DIOFireWireController.h785 UInt32 startEvent = 0, UInt32 startState = 0, UInt32 startMask = 0);
H A DIOFireWireController.cpp6149 UInt32 startMask )
6154 program = fFWIM->createDCLProgram( talking, opcodes, info, startEvent, startState, startMask );
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.cpp695 DCLCommand* program, UInt32 startEvent, UInt32 startState, UInt32 startMask,
850 params.startMask = startMask ;
858 InfoLog("startEvent=%x, startState=%x, startMask=%x\n", params.startEvent, params.startState, params.startMask) ;
867 params.startMask = OSSwapInt32( params.startMask );
1618 UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount,
1621 startEvent, startState, startMask, programRanges,
1632 UInt32 startEvent, UInt32 startState, UInt32 startMask,
694 LocalIsochPort( const IUnknownVTbl & interface, Device & userclient, bool talking, DCLCommand* program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange userProgramRanges[], UInt32 userProgramRangeCount, IOVirtualRange userBufferRanges[], UInt32 userBufferRangeCount, IOFWIsochPortOptions options ) argument
1617 LocalIsochPortCOM( Device& userclient, bool talking, DCLCommand* program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
1631 Alloc( Device & userclient, Boolean talking, DCLCommand * program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
[all...]
H A DIOFireWireLibIsochPort.h229 UInt32 startEvent, UInt32 startState, UInt32 startMask,
H A DIOFireWireLibPriv.h360 UInt32 startMask ; member in struct:IOFireWireLib::LocalIsochPortAllocateParamsStruct
H A DIOFireWireLibDevice.cpp1526 UInt32 startMask,
1537 startMask, dclProgramRanges, dclProgramRangeCount, bufferRanges, bufferRangeCount, options ) ;
2423 UInt32 startMask,
2430 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateLocalIsochPortWithOptions( talking, dclProgram, startEvent, startState, startMask,
2641 UInt32 startMask,
2649 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreateLocalIsochPortWithOptions( talking, dclProgram, startEvent, startState, startMask,
1521 CreateLocalIsochPortWithOptions( Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
2417 S_CreateLocalIsochPort( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, REFIID iid) argument
2635 S_CreateLocalIsochPortWithOptions( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
H A DIOFireWireLibDevice.h366 UInt32 startMask,
H A DIOFireWireLib.h1728 UInt32 startMask,
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventService.h136 UInt32 startMask; member in struct:IOHIDEventService::ExpansionData::__anon2137::__anon2140
H A DIOHIDEventService.cpp1657 if ( _keyboard.debug.mask && _keyboard.debug.mask == _keyboard.debug.startMask )
1743 _keyboard.debug.startMask = _keyboard.debug.mask;

Completed in 208 milliseconds