Searched refs:kIOReturnOutputDropped (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IONetworkingFamily-101/
H A DIOOutputQueue.h73 @constant kIOReturnOutputDropped Packet was dropped.
80 kIOReturnOutputDropped = (kIOOutputStatusDropped | kIOOutputCommandNone), enumerator in enum:__anon2356
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp1724 return kIOReturnOutputDropped;
1733 return kIOReturnOutputDropped;
1747 return kIOReturnOutputDropped;
1758 ior = kIOReturnOutputDropped;
2285 return kIOReturnOutputDropped;
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp531 IOReturn status = kIOReturnOutputDropped;
550 IOReturn status = kIOReturnOutputDropped;
H A DIOFWIPBusInterface.cpp1009 status = kIOReturnOutputDropped;
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp1395 return kIOReturnOutputDropped;

Completed in 95 milliseconds