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

/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp870 UInt32 reqFilters = GET_REQUIRED_FILTERS(group) | filters; local
917 UInt32 reqFilters = GET_REQUIRED_FILTERS(group) & ~filters; local
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOEthernetInterface.cpp915 UInt32 reqFilters = GET_REQUIRED_FILTERS(group) | filters; local
962 UInt32 reqFilters = GET_REQUIRED_FILTERS(group) & ~filters; local

Completed in 67 milliseconds