Home
last modified time | relevance | path

Searched defs:next_id (Results 1 – 6 of 6) sorted by relevance

/openbmc/ipmitool/src/
H A Dipmievd.c537 int next_id = 0; in selwatch_get_lastid() local
637 int next_id = selwatch_lastid; in selwatch_read() local
/openbmc/qemu/trace/
H A Dcontrol.c39 static uint32_t next_id; variable
/openbmc/u-boot/common/
H A Dbootstage.c33 uint next_id; member
/openbmc/qemu/hw/vfio-user/
H A Dproxy.c1010 static uint16_t next_id; in vfio_user_request_msg() local
/openbmc/ipmitool/lib/
H A Dipmi_sel.c2203 uint16_t next_id = 0, curr_id = 0; in __ipmi_sel_savelist_entries() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h3111 …, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int32 next_id) in stbtt__matchpair()