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

/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFireWireIPCommand.h90 bool initAll(IOFireWireIP *networkObject, IOFWIPBusInterface *fwIPBusIfObject,
231 IOFWIPBusInterface *fwIPBusIfObject,
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp51 bool IOFWIPAsyncWriteCommand::initAll(IOFireWireIP *networkObject, IOFWIPBusInterface *fwIPBusIfObject, UInt32 cmdLen, FWAddress devAddress, FWDeviceCallback completion, void *refcon, bool failOnReset) argument
97 if(fwIPBusIfObject)
99 fIPBusIf = fwIPBusIfObject;
718 IOFWIPBusInterface *fwIPBusIfObject,
770 if(fwIPBusIfObject)
772 fIPBusIf = fwIPBusIfObject;
715 initAll( IOFireWireIP *networkObject, IOFireWireController *control, IOFWIPBusInterface *fwIPBusIfObject, UInt32 generation, UInt32 channel, UInt32 sync, UInt32 tag, UInt32 cmdLen, int speed, FWAsyncStreamCallback completion, void *refcon) argument

Completed in 115 milliseconds