Searched refs:statusBlockWrite (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ManagementORB.h222 virtual UInt32 statusBlockWrite( UInt16 nodeID,
H A DIOFireWireSBP2ManagementORB.cpp640 return ((IOFireWireSBP2ManagementORB*)refcon)->statusBlockWrite( nodeID, addr, len, buf, lockRead );
643 UInt32 IOFireWireSBP2ManagementORB::statusBlockWrite( UInt16 nodeID, FWAddress addr, UInt32 len, const void *buf, function in class:IOFireWireSBP2ManagementORB
H A DIOFireWireSBP2Login.h514 virtual UInt32 statusBlockWrite( UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, const void *buf, IOFWRequestRefCon lockRead);
H A DIOFireWireSBP2Login.cpp1612 return ((IOFireWireSBP2Login*)refcon)->statusBlockWrite( nodeID, speed, addr, len, buf, lockRead );
1615 UInt32 IOFireWireSBP2Login::statusBlockWrite( UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 len, function in class:IOFireWireSBP2Login

Completed in 169 milliseconds