Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c255 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),
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1150 if (!dwarf_offdie(dbg, gl->cu_offset, param->cu_die)) in pubname_search_cb()