Home
last modified time | relevance | path

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

/src/sys/dev/etherswitch/ip17x/
H A Dip17x.c96 phandle_t ip17x_node; in ip17x_probe() local
99 ip17x_node = fdt_find_compatible(OF_finddevice("/"), in ip17x_probe()
102 if (ip17x_node == 0) in ip17x_probe()
148 if ((OF_getencprop(ip17x_node, "mii-poll", in ip17x_probe()