Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c235 ru_ready = 4 enumerator
1034 set_ru_state(s, ru_ready); in eepro100_ru_command()
1048 set_ru_state(s, ru_ready); in eepro100_ru_command()
1052 if (get_ru_state(s) == ru_ready) { in eepro100_ru_command()
1707 if (get_ru_state(s) != ru_ready) { in nic_receive()