/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 329 xs_transaction_t tx_id, int errnum) in xs_error() 355 xs_transaction_t tx_id) in xs_ok() 540 xs_transaction_t tx_id, uint8_t *req_data, in xs_write() 577 xs_transaction_t tx_id, uint8_t *req_data, in xs_mkdir() 648 xs_transaction_t tx_id, uint8_t *req_data, in xs_directory() 832 xs_transaction_t tx_id, uint8_t *req_data, in xs_get_perms() 863 xs_transaction_t tx_id, uint8_t *req_data, in xs_set_perms() 913 xs_transaction_t tx_id, uint8_t *req_data, in xs_watch() 963 xs_transaction_t tx_id, uint8_t *req_data, in xs_unwatch() 1021 xs_transaction_t tx_id, uint8_t *data, in xs_priv() [all …]
|
H A D | xenstore_impl.c | 59 unsigned int tx_id; member 89 unsigned int tx_id; in next_tx() local 269 unsigned int tx_id; member 828 xs_transaction_t tx_id, unsigned int dom_id, in init_walk_op() 912 xs_transaction_t tx_id, const char *path, in xs_impl_directory() 935 xs_transaction_t *tx_id) in xs_impl_transaction_start() 1061 xs_transaction_t tx_id, bool commit) in xs_impl_transaction_end() 1084 xs_transaction_t tx_id, const char *path) in xs_impl_rm() 1417 unsigned int tx_id; member 1479 static void save_tree(struct save_state *ss, uint32_t tx_id, XsNode *root) in save_tree() [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 202 unsigned int tx_id = GPOINTER_TO_INT(key); in compare_tx() local 221 unsigned int tx_id, const char *path, in write_str() 499 unsigned int tx_id = XBT_NULL; in do_test_xs_node_tx() local 623 unsigned int tx_id = XBT_NULL; in test_xs_node_tx_rm() local 691 unsigned int tx_id = XBT_NULL; in test_xs_node_tx_resurrect() local 776 unsigned int tx_id = XBT_NULL; in test_xs_node_tx_resurrect2() local
|
/openbmc/linux/include/sound/ |
H A D | sh_fsi.h | 23 int tx_id; member
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | xs_wire.h | 86 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
|
/openbmc/linux/include/xen/interface/io/ |
H A D | xs_wire.h | 76 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.c | 946 uint tx_id, tcb_id; in bnad_cb_ethport_link_status() local 1529 u32 tx_id, int num_txqs) in bnad_tx_msix_register() 1625 u32 tx_id) in bnad_tx_res_alloc() 1910 bnad_destroy_tx(struct bnad *bnad, u32 tx_id) in bnad_destroy_tx() 1941 bnad_setup_tx(struct bnad *bnad, u32 tx_id) in bnad_setup_tx()
|
H A D | bnad.h | 204 u32 tx_id; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | can.h | 246 struct { canid_t rx_id, tx_id; } tp; member
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction()
|
/openbmc/linux/drivers/mailbox/ |
H A D | omap-mailbox.c | 90 int tx_id; member
|
/openbmc/linux/net/can/ |
H A D | isotp.c | 1253 canid_t tx_id = addr->can_addr.tp.tx_id; in isotp_bind() local
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 10048 int tx_id = ipw_get_tx_queue_number(priv, pri); in ipw_tx_skb() local 10237 int tx_id = ipw_get_tx_queue_number(priv, pri); in ipw_net_is_queue_full() local
|