Searched refs:withNub (Results 1 - 6 of 6) sorted by last modified time

/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCCommand.cpp392 IOFireWireAVCCommand::withNub(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, function in class:IOFireWireAVCCommand
397 FIRELOG_MSG(("IOFireWireAVCCommand::withNub (this=0x%08X)\n",me));
409 IOFireWireAVCCommand::withNub(IOFireWireNub *device, UInt32 generation, function in class:IOFireWireAVCCommand
415 FIRELOG_MSG(("IOFireWireAVCCommand::withNub (this=0x%08X)\n",me));
H A DIOFireWireAVCUnit.cpp1163 cmd = IOFireWireAVCCommand::withNub(fDevice, in, len, out, size);
1208 cmd = IOFireWireAVCCommand::withNub(fDevice, generation, in, len, out, size);
H A DIOFireWireAVCCommand.h72 static IOFireWireAVCCommand *withNub(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen,
75 static IOFireWireAVCCommand *withNub(IOFireWireNub *device, UInt32 generation,
/macosx-10.10.1/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp2201 fUserClientNub = AppleIrDA::withNub(fNub); // it talks to the serial nub ...
/macosx-10.10.1/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h161 static AppleIrDA *withNub(AppleIrDASerial *nub); // constructor
H A DAppleIrDA.cpp16 AppleIrDA::withNub(AppleIrDASerial *nub) function in class:AppleIrDA

Completed in 139 milliseconds