Searched refs:get_cu_state (Results 1 – 1 of 1) sorted by relevance
683 static cu_state_t get_cu_state(EEPRO100State * s) in get_cu_state() function956 cu_state = get_cu_state(s); in eepro100_cu_command()967 if (get_cu_state(s) != cu_suspended) { in eepro100_cu_command()968 logout("bad CU resume from CU state %u\n", get_cu_state(s)); in eepro100_cu_command()976 if (get_cu_state(s) == cu_suspended) { in eepro100_cu_command()