Home
last modified time | relevance | path

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

/external/grub/netboot/
Depic100.c59 static int mii_read(int phy_id, int location);
186 int mii_status = mii_read(phy, 0); in epic100_probe()
229 mii_reg5 = mii_read(phys[0], 5); in epic100_open()
470 mii_read(int phy_id, int location) in mii_read() function