Searched refs:get_ru_state (Results 1 – 1 of 1) sorted by relevance
693 static ru_state_t get_ru_state(EEPRO100State * s) in get_ru_state() function1030 if (get_ru_state(s) != ru_idle) { in eepro100_ru_command()1031 logout("RU state is %u, should be %u\n", get_ru_state(s), ru_idle); in eepro100_ru_command()1043 if (get_ru_state(s) != ru_suspended) { in eepro100_ru_command()1044 logout("RU state is %u, should be %u\n", get_ru_state(s), in eepro100_ru_command()1054 if (get_ru_state(s) == ru_ready) { in eepro100_ru_command()1709 if (get_ru_state(s) != ru_ready) { in nic_receive()1711 logout("no resources, state=%u\n", get_ru_state(s)); in nic_receive()