Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c283 phandle_t psgmii_p, root_p, mdio_p; in ar40xx_attach() local
301 root_p = OF_finddevice("/soc"); in ar40xx_attach()
302 mdio_p = ofw_bus_find_compatible(root_p, "qcom,ipq4019-mdio"); in ar40xx_attach()