Home
last modified time | relevance | path

Searched defs:tcode (Results 1 – 20 of 20) 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 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/sound/firewire/motu/
H A Dmotu-transaction.c18 int tcode; in snd_motu_transaction_read() local
34 int tcode; in snd_motu_transaction_write() local
48 int tcode, int destination, int source, in handle_message() argument
[all...]
/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/fireface/
H A Dff-transaction.c63 int tcode; in transmit_midi_msg() local
128 static void handle_msg(struct fw_card *card, struct fw_request *request, int tcode, in handle_msg() argument
/linux/sound/firewire/
H A Dlib.c33 int snd_fw_transaction(struct fw_unit *unit, int tcode, in snd_fw_transaction()
H A Dfcp.c235 int tcode, ret, tries = 0; in fcp_avc_transaction() local
339 fcp_response(struct fw_card * card,struct fw_request * request,int tcode,int destination,int source,int generation,unsigned long long offset,void * data,size_t length,void * callback_data) fcp_response() argument
/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/digi00x/
H A Ddigi00x-transaction.c24 handle_message(struct fw_card * card,struct fw_request * request,int tcode,int destination,int source,int generation,unsigned long long offset,void * data,size_t length,void * callback_data) handle_message() argument
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c246 int tcode, int destination, int source, in handle_midi_tx()
/linux/sound/firewire/dice/
H A Ddice-transaction.c133 int tcode, int destination, int source, in dice_notification() argument
/linux/tools/firewire/
H A Dnosy-dump.h82 uint32_t tcode:4; member
148 uint32_t tcode:4; member
/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c227 efw_response(struct fw_card * card,struct fw_request * request,int tcode,int destination,int source,int generation,unsigned long long offset,void * data,size_t length,void * callback_data) efw_response() argument
/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