Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dtestdev.c91 int tocopy, eaten, orig_len = len; in testdev_chr_write() local
H A Dbaum.c494 int tocopy, cur, eaten, orig_len = len; in baum_chr_write() local
/openbmc/qemu/tests/qtest/libqos/
H A Di2c-omap.c102 uint16_t orig_len = len; in omap_i2c_recv() local
/openbmc/qemu/hw/usb/
H A Dpcap.c33 uint32_t orig_len; /* actual length of packet */ member
/openbmc/qemu/util/
H A Diov.c158 size_t orig_len, tail; in iov_send_recv_with_flags() local
/openbmc/libpldm/src/msgbuf/
H A Dcore.h1370 int pldm_msgbuf_complete_used(struct pldm_msgbuf_rw *ctx, size_t orig_len, in pldm_msgbuf_complete_used()