Searched defs:ownMaxPayload (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPDefinitions.h388 UInt16 ownMaxPayload; /* From this link's bus information block */ member in struct:lcb
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp1410 SInt32 IOFWIPBusInterface::txUnicastIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, IOFWSpeed speed, const UInt16 type) argument
1485 SInt32 IOFWIPBusInterface::txIP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, UInt16 type) argument
1197 txBroadcastIP(const mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, const UInt16 type, UInt32 channel) argument
[all...]

Completed in 201 milliseconds