Home
last modified time | relevance | path

Searched defs:t_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/
H A Dtrace.h290 struct t_buf { struct
299 uint32_t cons; /* Offset of next item to be consumed by control tools. */
300 uint32_t prod; /* Offset of next item to be produced by Xen. */
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nego.c1111 char *i_buf = NULL, *s_buf = NULL, *t_buf = NULL; in iscsi_target_locate_portal() local