Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c257 uint32_t cu_offset; /* CU address offset */ member
853 s->cb_address = s->cu_base + s->cu_offset; in action_command()
869 s->cu_offset = s->tx.link; in action_command()
961 s->cu_offset = e100_read_reg4(s, SCBPointer); in eepro100_cu_command()
1791 VMSTATE_UINT32(cu_offset, EEPRO100State),