Home
last modified time | relevance | path

Searched defs:tcode (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/firewire/
H A Dpacket-serdes-test.c17 unsigned int retry, unsigned int tcode, in serialize_async_header_common()
30 unsigned int retry, unsigned int tcode, in serialize_async_header_request()
39 unsigned int retry, unsigned int tcode, in serialize_async_header_quadlet_request()
49 unsigned int retry, unsigned int tcode, in serialize_async_header_block_request()
62 unsigned int retry, unsigned int tcode, in serialize_async_header_response()
72 unsigned int retry, unsigned int tcode, in serialize_async_header_quadlet_response()
82 unsigned int retry, unsigned int tcode, in serialize_async_header_block_response()
95 unsigned int *retry, unsigned int *tcode, in deserialize_async_header_common()
108 unsigned int *retry, unsigned int *tcode, in deserialize_async_header_request()
118 unsigned int *retry, unsigned int *tcode, in deserialize_async_header_quadlet_request()
[all …]
H A Dcore-transaction.c240 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request()
381 void __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in __fw_send_request()
479 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction()
751 int tcode, ext_tcode, data_length; in fw_get_response_length() local
787 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
991 int tcode, destination, source; in handle_exclusive_region_request() local
1027 int tcode, destination, source, i, count, buffer_size; in handle_fcp_region_request() local
1104 unsigned int tcode; in fw_core_handle_request() local
1142 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1240 int tcode, int destination, int source, int generation, in handle_topology_map()
[all …]
H A Dohci-serdes-test.c55 unsigned int tcode = ohci1394_at_data_get_tcode(expected); in test_at_data_serdes() local
86 unsigned int tcode = ohci1394_it_data_get_tcode(expected); in test_it_data_serdes() local
H A Dpacket-header-definitions.h115 unsigned int tcode) in async_header_set_tcode()
224 static inline void isoc_header_set_tcode(u32 *header, unsigned int tcode) in isoc_header_set_tcode()
H A Dohci.h228 static inline void ohci1394_at_data_set_tcode(__le32 *data, unsigned int tcode) in ohci1394_at_data_set_tcode()
328 static inline void ohci1394_it_data_set_tcode(__le32 *data, unsigned int tcode) in ohci1394_it_data_set_tcode()
H A Dnosy.c411 u32 tcode_mask, tcode, timestamp; in packet_irq_handler() local
H A Dsbp2.c407 int tcode, int destination, int source, in sbp2_status_write()
H A Dnet.c703 int tcode, int destination, int source, int generation, in fwnet_receive_packet()
/linux/drivers/target/sbp/
H A Dsbp_target.c668 static int tgt_agent_rw_agent_state(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_agent_state()
694 static int tgt_agent_rw_agent_reset(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_agent_reset()
710 static int tgt_agent_rw_orb_pointer(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_orb_pointer()
749 static int tgt_agent_rw_doorbell(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_doorbell()
780 int tcode, void *data, struct sbp_target_agent *agent) in tgt_agent_rw_unsolicited_status_enable()
797 int tcode, int destination, int source, int generation, in tgt_agent_rw()
1055 static int sbp_run_transaction(struct fw_card *card, int tcode, int destination_id, in sbp_run_transaction()
1086 int tcode, unsigned long long offset, void *payload, in sbp_run_request_transaction()
1242 int tcode, sg_miter_flags, max_payload, pg_size, speed, node_id, in sbp_rw_data() local
1579 struct fw_request *request, int tcode, int destination, int source, in sbp_mgt_agent_rw()
/linux/sound/firewire/
H A Dlib.c33 int snd_fw_transaction(struct fw_unit *unit, int tcode, in snd_fw_transaction()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c38 int tcode) in node_req()
196 int tcode, int destination, int source, int generation, in handle_fcp()
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c246 int tcode, int destination, int source, in handle_midi_tx()
/linux/tools/firewire/
H A Dnosy-dump.h82 uint32_t tcode:4; member
148 uint32_t tcode:4; member
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c95 int tcode, int destination, int source, int generation, in handle_hss()
/linux/arch/mips/kernel/
H A Dtraps.c1118 u32 opcode, tcode = 0; in do_tr() local