Searched refs:phy_get_by_ofw_idx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/extres/phy/
H A Dphy.h54 int phy_get_by_ofw_idx(device_t consumer, int idx, phy_t *phy);
H A Dphy.c127 phy_get_by_ofw_idx(device_t consumer_dev, int idx, phy_t *phy) function
176 return (phy_get_by_ofw_idx(consumer_dev, idx, phy));

Completed in 598 milliseconds