Home
last modified time | relevance | path

Searched defs:rcode (Results 1 – 24 of 24) sorted by relevance

/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c118 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode) in copy_resp_to_buf()
166 void *data, size_t length, int *rcode) in handle_resp_for_user()
198 void *data, size_t length, int *rcode, u32 seqnum) in handle_resp_for_kernel()
231 int rcode, dummy; in efw_response() local
/linux/drivers/firewire/
H A Dcore-transaction.c47 static int close_transaction(struct fw_transaction *transaction, struct fw_card *card, int rcode, in close_transaction()
391 int rcode; member
394 static void transaction_callback(struct fw_card *card, int rcode, in transaction_callback()
704 int rcode, void *payload, size_t length) in fw_fill_response()
841 struct fw_request *request, int rcode) in fw_send_response()
1006 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1083 const char *fw_rcode_string(int rcode) in fw_rcode_string()
1161 int rcode = RCODE_COMPLETE; in handle_registers() local
H A Dpacket-serdes-test.c64 unsigned int rcode) in serialize_async_header_response()
74 unsigned int rcode) in serialize_async_header_quadlet_response()
84 unsigned int rcode, unsigned int data_length, in serialize_async_header_block_response()
144 unsigned int *rcode) in deserialize_async_header_response()
154 unsigned int *rcode) in deserialize_async_header_quadlet_response()
163 unsigned int *rcode, unsigned int *data_length, in deserialize_async_header_block_response()
369 unsigned int rcode; in test_async_header_write_response() local
439 unsigned int rcode; in test_async_header_read_quadlet_response() local
518 unsigned int rcode; in test_async_header_read_block_response() local
598 unsigned int rcode; in test_async_header_lock_response() local
H A Dcore-device.c549 int i, rcode; in read_rom() local
937 int rcode; in set_broadcast_channel() local
1164 int i, rcode; in reread_config_rom() local
H A Dsbp2.c260 int rcode; member
458 static void complete_transaction(struct fw_card *card, int rcode, in complete_transaction()
659 int rcode, void *payload, size_t length, void *data) in complete_agent_reset_write_no_wait()
H A Dpacket-header-definitions.h137 unsigned int rcode) in async_header_set_rcode()
H A Dcore-card.c293 int gap_count, generation, grace, rcode; in bm_work() local
H A Dnet.c708 int rcode; in fwnet_receive_packet() local
923 static void fwnet_write_complete(struct fw_card *card, int rcode, in fwnet_write_complete()
H A Dcore-cdev.c566 static void complete_transaction(struct fw_card *card, int rcode, u32 request_tstamp, in complete_transaction()
1564 u32 rcode; in outbound_phy_packet_callback() local
H A Dohci.h266 static inline void ohci1394_at_data_set_rcode(__le32 *data, unsigned int rcode) in ohci1394_at_data_set_rcode()
/linux/sound/firewire/fireface/
H A Dff-transaction.c11 int rcode) in finish_transmit_midi_msg()
35 static void finish_transmit_midi0_msg(struct fw_card *card, int rcode, in finish_transmit_midi0_msg()
44 static void finish_transmit_midi1_msg(struct fw_card *card, int rcode, in finish_transmit_midi1_msg()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c37 u32 rcode = NX_RCODE_SUCCESS; in netxen_issue_cmd() local
219 u32 rcode = NX_RCODE_SUCCESS; in nx_fw_cmd_set_mtu() local
525 u32 rcode; in nx_fw_cmd_query_phy() local
548 u32 rcode; in nx_fw_cmd_set_phy() local
/linux/sound/firewire/
H A Dlib.h21 static inline bool rcode_is_permanent_error(int rcode) in rcode_is_permanent_error()
H A Dlib.c38 int generation, rcode, tries = 0; in snd_fw_transaction() local
/linux/include/uapi/linux/
H A Dfirewire-cdev.h118 __u32 rcode; member
157 __u32 rcode; member
436 __u32 rcode; member
476 __u32 rcode; member
668 __u32 rcode; member
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c101 int rcode; in handle_hss() local
124 static void scs_write_callback(struct fw_card *card, int rcode, in scs_write_callback()
/linux/net/smc/
H A Dsmc_stats.h110 #define SMC_STAT_TX_PAYLOAD(_smc, length, rcode) \ argument
125 #define SMC_STAT_RX_PAYLOAD(_smc, length, rcode) \ argument
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c145 static void async_midi_port_callback(struct fw_card *card, int rcode, in async_midi_port_callback()
/linux/drivers/scsi/aacraid/
H A Daachba.c1676 int rcode; in aac_send_safw_bmic_cmd() local
1781 int rcode = -ENOMEM; in aac_issue_safw_bmic_identify() local
1828 int rcode = -ENOMEM; in aac_get_safw_ciss_luns() local
1930 int rcode = 0; in aac_get_safw_attr_all_targets() local
2010 int rcode = 0; in aac_setup_safw_targets() local
2041 int rcode; in aac_get_adapter_info() local
H A Dcommctrl.c491 s32 rcode = 0; in aac_send_raw_srb() local
/linux/drivers/target/sbp/
H A Dsbp_target.c803 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
1244 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1585 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c41 int rcode, generation = device->generation; in node_req() local
/linux/sound/firewire/bebob/
H A Dbebob_maudio.c96 int err, rcode; in snd_bebob_maudio_load_firmware() local
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c755 uint8_t rcode = td->reserved_block_code; in write_bbt() local