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

/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IONetworkingFamily/
H A DIOFWInterface.h115 UInt32 getFilters(const OSDictionary * dict,
/macosx-10.10/IONetworkingFamily-101/
H A DIOEthernetInterface.h113 UInt32 getFilters(const OSDictionary * dict,
H A DIOEthernetInterface.cpp106 IOEthernetInterface::getFilters( function in class:IOEthernetInterface
150 #define GET_REQUIRED_FILTERS(g) getFilters(_requiredFilters, (g))
151 #define GET_ACTIVE_FILTERS(g) getFilters(_activeFilters, (g))
152 #define GET_SUPPORTED_FILTERS(g) getFilters(_supportedFilters, (g))
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp109 UInt32 IOFWInterface::getFilters(const OSDictionary *dict, function in class:IOFWInterface
150 #define GET_REQUIRED_FILTERS(g) getFilters(_requiredFilters, (g))
151 #define GET_ACTIVE_FILTERS(g) getFilters(_activeFilters, (g))
152 #define GET_SUPPORTED_FILTERS(g) getFilters(_supportedFilters, (g))

Completed in 70 milliseconds