Home
last modified time | relevance | path

Searched refs:mii_phy_probe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c93 static void mii_phy_probe(struct net_device *dev);
618 mii_phy_probe(dev); in pcnet_config()
883 static void mii_phy_probe(struct net_device *dev) in mii_phy_probe() function
/openbmc/linux/drivers/net/usb/
H A Dpegasus.c1048 static __u8 mii_phy_probe(pegasus_t *pegasus) in mii_phy_probe() function
1188 pegasus->phy = mii_phy_probe(pegasus); in pegasus_probe()