Searched defs:mii_dev (Results 1 – 1 of 1) sorted by relevance
58 struct mii_dev { struct62 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); argument63 int (*write)(struct mii_dev *bus, int addr, int devad, int reg, argument65 int (*reset)(struct mii_dev *bus); argument66 struct phy_device *phymap[PHY_MAX_ADDR];67 u32 phy_mask;