Searched defs:maxPackLog (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireNub.cpp307 int IOFireWireNub::maxPackLog(bool forSend) const function in class:IOFireWireNub
317 int IOFireWireNub::maxPackLog(bool forSend, FWAddress address) const function in class:IOFireWireNub
340 int IOFireWireNub::maxPackLog(bool forSend, const IOFireWireNub *dst) const function in class:IOFireWireNub
357 setMaxPackLog(bool forSend, bool forROM, int maxPackLog) argument
[all...]
H A DIOFireWireDevice.cpp483 UInt32 maxPackLog = ((bib_quad & kFWBIBMaxRec) >> kFWBIBMaxRecPhase) + 1; local
H A DIOFireWireController.cpp7074 int IOFireWireController::maxPackLog(bool forSend, UInt16 nodeAddress) const function in class:IOFireWireController
7109 int IOFireWireController::maxPackLog(UInt16 nodeA, UInt16 nodeB) const function in class:IOFireWireController
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.cpp307 UInt32 maxPackLog = fUnit->maxPackLog(!(fCommandFlags & kFWSBP2CommandTransferDataFromTarget)); local
317 UInt32 maxPackLog = 7; local
1298 UInt32 maxPackLog; local
[all...]

Completed in 96 milliseconds