Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/qemu/tests/qtest/
H A Dtpm-tests.c32 void tpm_test_swtpm_test(const char *src_tpm_path, tx_func *tx, in tpm_test_swtpm_test()
79 const char *uri, tx_func *tx, in tpm_test_swtpm_migration_test()
H A Dtpm-util.c54 void tpm_util_startup(QTestState *s, tx_func *tx) in tpm_util_startup()
68 void tpm_util_pcrextend(QTestState *s, tx_func *tx) in tpm_util_pcrextend()
88 void tpm_util_pcrread(QTestState *s, tx_func *tx, in tpm_util_pcrread()
H A Dahci-test.c858 unsigned char *tx = g_malloc(bufsize); in ahci_test_io_rw_simple() local
1027 unsigned char *tx = g_malloc(bufsize); in test_dma_fragmented() local
1158 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_simple() local
1213 unsigned char *tx = g_malloc(bufsize); in ahci_halted_io_test() local
1278 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_halted_io() local
1553 unsigned char *tx = opts->opaque; in ahci_cb_cmp_buff() local
1572 unsigned char *tx; in ahci_test_cdrom() local
1652 unsigned char *tx; in test_atapi_tray() local
/openbmc/pldm/common/
H A Dtransport.cpp144 pldm_requester_rc_t PldmTransport::sendMsg(pldm_tid_t tid, const void* tx, in sendMsg()
157 pldm_tid_t tid, const void* tx, size_t txLen, void*& rx, size_t& rxLen) in sendRecvMsg()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h25 u32 tx; /* transmit register */ member
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h11 u32 tx; member
H A Duart.h15 u32 tx; /* Transmitter FIFO */ member
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c79 XsTransaction *tx = value; in nobble_tx() local
761 XsTransaction *tx = g_hash_table_lookup(op->s->transactions, in xs_node_walk() local
856 XsTransaction *tx = g_hash_table_lookup(s->transactions, in init_walk_op() local
937 XsTransaction *tx; in xs_impl_transaction_start() local
1021 static int transaction_commit(XenstoreImplState *s, XsTransaction *tx) in transaction_commit()
1064 XsTransaction *tx = g_hash_table_lookup(s->transactions, in xs_impl_transaction_end() local
1364 XsTransaction *tx = _tx; in xs_tx_free() local
1687 unsigned int tx; in consume_node() local
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c171 unsigned char *tx = (unsigned char *)buffer; in generate_pattern() local
/openbmc/qemu/tests/bench/
H A Datomic64-bench.c121 double tx; in pr_stats() local
H A Datomic_add-bench.c128 double tx; in pr_stats() local
/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c90 unsigned int tx; /* 0x38, 0x4C, 0x60, 0x74 */ member
165 unsigned int *tx = &priv->regs->channel[priv->cs].tx; in omap3_spi_write() local
275 unsigned int *tx = &priv->regs->channel[priv->cs].tx; in omap3_spi_txrx() local
H A Dath79_spi.c62 const u8 *tx = dout; in ath79_spi_xfer() local
H A Dspi-mem.c105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req()
H A Ddesignware_spi.c111 void *tx; member
395 const u8 *tx = dout; in dw_spi_xfer() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c236 u8 *tx) in sandbox_sf_process_cmd()
321 uint8_t *tx = txp; in sandbox_sf_xfer() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h32 u8 tx; /* endpoint direction */ member
/openbmc/u-boot/drivers/serial/
H A Dserial_uniphier.c23 #define tx rx /* Out: Transmit buffer */ macro
/openbmc/qemu/hw/net/
H A Digb_core.h84 } tx[IGB_NUM_QUEUES]; member
H A Dcadence_gem.c557 static uint32_t gem_get_max_buf_len(CadenceGEMState *s, bool tx) in gem_get_max_buf_len()
985 static uint32_t gem_get_queue_base_addr(CadenceGEMState *s, bool tx, int q) in gem_get_queue_base_addr()
1014 static hwaddr gem_get_desc_addr(CadenceGEMState *s, bool tx, int q) in gem_get_desc_addr()
H A De1000e_core.h80 } tx[E1000E_NUM_QUEUES]; member
/openbmc/qemu/hw/ssi/
H A Dimx_spi.c164 uint32_t tx; in imx_spi_flush_txfifo() local
H A Dibex_spi_host.c239 uint32_t rx, tx, data; in ibex_spi_host_transfer() local
H A Dsifive_spi.c132 uint8_t tx; in sifive_spi_flush_txfifo() local
/openbmc/libmctp/
H A Dlibmctp.h198 int (*tx)(struct mctp_binding *binding, struct mctp_pktbuf *pkt); member

123