Searched refs:phymap (Results 1 – 2 of 2) sorted by relevance
87 struct rt_phy_device* phymap[RT_PHY_MAX]; member
310 bus->phymap[addr] = dev; in rt_phy_device_create()449 if (bus->phymap[addr]) in rt_phy_find_by_mask()450 return bus->phymap[addr]; in rt_phy_find_by_mask()
Completed in 3 milliseconds