Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.c113 static void set_uint32(uint32_t addr, uint32_t val) in set_uint32() function
274 set_uint32(s->cmd_p + 8, s->lnkst); in command_loop()
672 set_uint32(next_rfd + 8, rbd); in i82596_receive()
/openbmc/qemu/hw/core/
H A Dqdev-properties.c339 static void set_uint32(Object *obj, Visitor *v, const char *name, in set_uint32() function
369 .set = set_uint32,