Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/extres/phy/
HDphy.c369 phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id, in phy_get_by_id() function
477 return (phy_get_by_id(consumer_dev, phydev, id, phy)); in phy_get_by_ofw_idx()
532 return (phy_get_by_id(consumer_dev, phydev, id, phy)); in phy_get_by_ofw_property()
HDphy.h76 int phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id,