Searched refs:eth_phy (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/8390/
H A Dpcnet_cs.c208 u_char eth_phy, pna_phy; member in struct:pcnet_dev
864 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
866 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
867 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
874 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
876 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
877 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
902 info->eth_phy = i;
928 info->phy_id = info->eth_phy;
1050 if (info->eth_phy) {
[all...]

Completed in 117 milliseconds