Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dtulip.c446 static void tulip_mii_write(TULIPState *s, int phy, int reg, uint16_t data) in tulip_mii_write() function
506 tulip_mii_write(s, phy, reg, data); in tulip_mii()
H A Dtrace-events414 tulip_mii_write(int phy, int reg, uint16_t data) "phy 0x%x reg 0x%x data 0x%04x"