Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dfcx.h130 u32 cu_state:8; member
/openbmc/qemu/hw/net/
H A Deepro100.c950 cu_state_t cu_state; in eepro100_cu_command() local
956 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()