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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1652 CFDictionaryRef controller_dict,
1737 CFDictionaryRef controller_dict,
1782 CFDictionaryRef controller_dict,
1909 num = CFDictionaryGetValue(controller_dict, CFSTR(kIOFeatures));
1994 controller_dict,
2093 data = CFDictionaryGetValue(controller_dict, CFSTR(kIOMACAddress));
2235 CFDictionaryRef controller_dict,
2468 controller_dict,
2563 CFMutableDictionaryRef controller_dict = NULL; local
2598 kr = IORegistryEntryCreateCFProperties(controller, &controller_dict, NUL
1648 processUSBInterface(SCNetworkInterfacePrivateRef interfacePrivate, io_registry_entry_t interface, CFDictionaryRef interface_dict, io_registry_entry_t controller, CFDictionaryRef controller_dict, io_registry_entry_t bus, CFDictionaryRef bus_dict) argument
1778 processNetworkInterface(SCNetworkInterfacePrivateRef interfacePrivate, io_registry_entry_t interface, CFDictionaryRef interface_dict, io_registry_entry_t controller, CFDictionaryRef controller_dict, io_registry_entry_t bus, CFDictionaryRef bus_dict) argument
2231 processSerialInterface(SCNetworkInterfacePrivateRef interfacePrivate, io_registry_entry_t interface, CFDictionaryRef interface_dict, io_registry_entry_t controller, CFDictionaryRef controller_dict, io_registry_entry_t bus, CFDictionaryRef bus_dict) argument
[all...]

Completed in 109 milliseconds