Searched refs:cu_state (Results 1 – 2 of 2) sorted by relevance
130 u32 cu_state:8; member
950 cu_state_t cu_state; in eepro100_cu_command() local956 cu_state = get_cu_state(s); in eepro100_cu_command()957 if (cu_state != cu_idle && cu_state != cu_suspended) { in eepro100_cu_command()960 logout("unexpected CU state is %u\n", cu_state); in eepro100_cu_command()