| /openbmc/qemu/tests/qtest/ |
| H A D | tpm-tests.c | 32 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 D | tpm-util.c | 54 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 D | ahci-test.c | 858 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 D | transport.cpp | 144 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 D | mpc8xxx_spi.h | 25 u32 tx; /* transmit register */ member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| H A D | i2c.h | 11 u32 tx; member
|
| H A D | uart.h | 15 u32 tx; /* Transmitter FIFO */ member
|
| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xenstore_impl.c | 79 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 D | libqos.c | 171 unsigned char *tx = (unsigned char *)buffer; in generate_pattern() local
|
| /openbmc/qemu/tests/bench/ |
| H A D | atomic64-bench.c | 121 double tx; in pr_stats() local
|
| H A D | atomic_add-bench.c | 128 double tx; in pr_stats() local
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | omap3_spi.c | 90 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 D | ath79_spi.c | 62 const u8 *tx = dout; in ath79_spi_xfer() local
|
| H A D | spi-mem.c | 105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req()
|
| H A D | designware_spi.c | 111 void *tx; member 395 const u8 *tx = dout; in dw_spi_xfer() local
|
| /openbmc/u-boot/drivers/mtd/spi/ |
| H A D | sandbox.c | 236 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 D | musb_gadget.h | 32 u8 tx; /* endpoint direction */ member
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_uniphier.c | 23 #define tx rx /* Out: Transmit buffer */ macro
|
| /openbmc/qemu/hw/net/ |
| H A D | igb_core.h | 84 } tx[IGB_NUM_QUEUES]; member
|
| H A D | cadence_gem.c | 557 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 D | e1000e_core.h | 80 } tx[E1000E_NUM_QUEUES]; member
|
| /openbmc/qemu/hw/ssi/ |
| H A D | imx_spi.c | 164 uint32_t tx; in imx_spi_flush_txfifo() local
|
| H A D | ibex_spi_host.c | 239 uint32_t rx, tx, data; in ibex_spi_host_transfer() local
|
| H A D | sifive_spi.c | 132 uint8_t tx; in sifive_spi_flush_txfifo() local
|
| /openbmc/libmctp/ |
| H A D | libmctp.h | 198 int (*tx)(struct mctp_binding *binding, struct mctp_pktbuf *pkt); member
|