Searched defs:mii_dev (Results 1 – 1 of 1) sorted by relevance
109 struct mii_dev { struct113 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); argument114 int (*write)(struct mii_dev *bus, int addr, int devad, int reg, argument116 int (*reset)(struct mii_dev *bus); argument117 struct phy_device *phymap[PHY_MAX_ADDR];118 u32 phy_mask;