Searched refs:OF_finddevice (Results 1 – 8 of 8) sorted by relevance
127 if ((node = OF_finddevice("/options")) == -1) in md_bootserial()131 input = OF_finddevice(buf); in md_bootserial()134 output = OF_finddevice(buf); in md_bootserial()136 if ((node = OF_finddevice("/chosen")) == -1) in md_bootserial()
756 if ((aliases = OF_finddevice("/aliases")) == -1) in sparc64_zfs_probe()758 options = OF_finddevice("/options"); in sparc64_zfs_probe()779 if (OF_getprop(OF_finddevice(alias), "device_type", type, in sparc64_zfs_probe()
97 phandle_t OF_finddevice(const char *);
84 if ((chosen = OF_finddevice("/chosen")) == -1) in OF_init()100 options = OF_finddevice("/options"); in OF_init()378 OF_finddevice(const char *device) in OF_finddevice() function
125 root = OF_finddevice("/"); in ofw_alloc_heap()
95 if ((handle = OF_finddevice(name)) == -1) { in ofw_parsedev()
204 netdev = OF_finddevice(path); in ofwn_init()
101 root = OF_finddevice("/"); in main()