Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.cpp121 uint8_t tlen = threeByteLen; in dmaReadWrite() local
228 uint8_t tlen = oneByteLen; in getDeviceRevision() local
/openbmc/u-boot/net/
H A Dcdp.c243 ushort type, tlen; in cdp_receive() local
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c355 int tlen = MIN(width - 2, strlen(title)); in print_title() local
/openbmc/qemu/semihosting/
H A Dsyscalls.c26 static int validate_strlen(CPUState *cs, target_ulong str, target_ulong tlen) in validate_strlen()
55 target_ulong tstr, target_ulong tlen) in validate_lock_user_string()
/openbmc/qemu/hw/net/
H A Dpcnet.c132 uint8_t tlen; member
772 int rlen, tlen; in pcnet_init() local
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local
/openbmc/qemu/hw/ppc/
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
/openbmc/qemu/target/m68k/
H A Dtranslate.c4016 TCGv mask, tofs = NULL, tlen = NULL; in DISAS_INSN() local