Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/8390/
Dpcnet_cs.c96 static void mii_phy_probe(struct net_device *dev);
607 mii_phy_probe(dev); in pcnet_config()
872 static void mii_phy_probe(struct net_device *dev) in mii_phy_probe() function
/linux-3.4.99/drivers/net/usb/
Dpegasus.c1224 static __u8 mii_phy_probe(pegasus_t *pegasus) in mii_phy_probe() function
1381 pegasus->phy = mii_phy_probe(pegasus); in pegasus_probe()