Home
last modified time | relevance | path

Searched refs:IOBSDRegistryEntryForDeviceTree (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/kern/
H A Dnetboot.c71 IOBSDRegistryEntryForDeviceTree(const char * path);
271 entry = IOBSDRegistryEntryForDeviceTree("/chosen"); in get_root_path()
442 entry = IOBSDRegistryEntryForDeviceTree("/chosen"); in get_ip_parameters()
/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp1064 IOBSDRegistryEntryForDeviceTree(char * path) in IOBSDRegistryEntryForDeviceTree() function