Lines Matching defs:bus
414 struct mutex irq_lock; /* for irq bus access */
1380 * bus can result in the MAC interface locking up and not
1993 static int lan78xx_mdiobus_read(struct mii_bus *bus, int phy_id, int idx)
1995 struct lan78xx_net *dev = bus->priv;
2029 static int lan78xx_mdiobus_write(struct mii_bus *bus, int phy_id, int idx,
2032 struct lan78xx_net *dev = bus->priv;
2071 netdev_err(dev->net, "can't allocate MDIO bus\n");
2082 dev->udev->bus->busnum, dev->udev->devnum);
2100 netdev_err(dev->net, "can't register MDIO bus\n");
2104 netdev_dbg(dev->net, "registered mdiobus bus %s\n", dev->mdiobus->id);
2721 netdev_warn(dev->net, "USB bus speed not supported\n");