| /drivers/firewire/ |
| D | packet-serdes-test.c | 17 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 …]
|
| D | core-transaction.c | 191 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 329 void __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, in __fw_send_request() 421 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction() 670 int tcode, ext_tcode, data_length; in fw_get_response_length() local 706 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local 904 int tcode, destination, source; in handle_exclusive_region_request() local 931 int tcode, destination, source; in handle_fcp_region_request() local 968 unsigned int tcode; in fw_core_handle_request() local 1006 int tcode, tlabel, source, rcode; in fw_core_handle_response() local 1110 int tcode, int destination, int source, int generation, in handle_topology_map() [all …]
|
| D | ohci-serdes-test.c | 55 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
|
| D | core.h | 240 static inline bool tcode_is_read_request(unsigned int tcode) in tcode_is_read_request() 245 static inline bool tcode_is_block_packet(unsigned int tcode) in tcode_is_block_packet() 250 static inline bool tcode_is_link_internal(unsigned int tcode) in tcode_is_link_internal()
|
| D | packet-header-definitions.h | 115 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()
|
| D | ohci.h | 228 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()
|
| D | ohci.c | 548 int tcode = async_header_get_tcode(header); in log_ar_at_event() local 898 u32 status, length, tcode; in handle_ar_packet() local 1399 int z, tcode; in at_context_queue_packet() local 1628 int tcode, length, i; in handle_local_rom() local 1657 int tcode, length, ext_tcode, sel, try; in handle_local_lock() local
|
| D | nosy.c | 411 u32 tcode_mask, tcode, timestamp; in packet_irq_handler() local
|
| D | sbp2.c | 407 int tcode, int destination, int source, in sbp2_status_write()
|
| D | net.c | 703 int tcode, int destination, int source, int generation, in fwnet_receive_packet()
|
| D | core-cdev.c | 725 int tcode, int destination, int source, in handle_request()
|
| /drivers/target/sbp/ |
| D | sbp_target.c | 668 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()
|
| /drivers/media/firewire/ |
| D | firedtv-fw.c | 38 int tcode) in node_req() 196 int tcode, int destination, int source, int generation, in handle_fcp()
|