Searched refs:outChanSupportedLo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.h552 UInt32 * outChanSupportedLo ) const ;
H A DIOFireWireUserClient.cpp1068 UInt32 outChanSupportedLo; local
1073 &outChanSupportedLo);
1076 arguments->scalarOutput[2] = outChanSupportedLo;
3378 UInt32* outChanSupportedLo) const
3399 *outChanSupportedLo = (UInt32)( chanSupported & 0xFFFFFFFF ) ;

Completed in 72 milliseconds