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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCommand.h136 typedef ::IOFireWireLibReadCommandRef CmdRef ; typedef in class:IOFireWireLib::ReadCmd
151 inline ReadCmd* GetThis(CmdRef self) { return IOFireWireIUnknown::InterfaceMap<ReadCmd>::GetThis(self) ; }
175 typedef ::IOFireWireLibReadQuadletCommandRef CmdRef ; typedef in class:IOFireWireLib::ReadQuadCmd
191 inline static ReadQuadCmd* GetThis( CmdRef self ) { return IOFireWireIUnknown::InterfaceMap<ReadQuadCmd>::GetThis(self) ; }
313 typedef ::IOFireWireLibWriteQuadletCommandRef CmdRef ; typedef in class:IOFireWireLib::WriteQuadCmd
332 inline static WriteQuadCmd* GetThis(CmdRef self) { return IOFireWireIUnknown::InterfaceMap<WriteQuadCmd>::GetThis(self) ; }
340 CmdRef self,
354 typedef ::IOFireWireLibCompareSwapCommandRef CmdRef; typedef in class:IOFireWireLib::CompareSwapCmd
406 CmdRef self,
410 CmdRef sel
[all...]
H A DIOFireWireLibCommand.cpp1378 CmdRef self,
1587 CmdRef self,
1596 CmdRef self,
1605 CmdRef self)
1612 CmdRef self,
1620 CmdRef self,
1627 CompareSwapCmd::SSetFlags( CmdRef self, UInt32 inFlags )

Completed in 69 milliseconds