Home
last modified time | relevance | path

Searched defs:alloc_len (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h108 uint16_t alloc_len; /* b3, b4 */ member
135 uint32_t alloc_len; member
152 uint32_t alloc_len; member
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c55 int alloc_len; member
/openbmc/u-boot/tools/
H A Dimximage.c911 size_t alloc_len; in imximage_generate() local
H A Dkwbimage.c1646 int alloc_len; in kwbimage_generate() local
/openbmc/qemu/
H A Dqemu-io-cmds.c391 size_t alloc_len = len + (qemuio_misalign ? MISALIGN_OFFSET : 0); in qemu_io_alloc_from_file() local