Home
last modified time | relevance | path

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

/Linux-v6.6/sound/firewire/fireworks/
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-v6.6/sound/firewire/fireface/
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-v6.6/drivers/firewire/
Dcore-transaction.c39 #define HEADER_RCODE(rcode) ((rcode) << 12) argument
73 static int close_transaction(struct fw_transaction *transaction, struct fw_card *card, int rcode, in close_transaction()
427 int rcode; member
430 static void transaction_callback(struct fw_card *card, int rcode, in transaction_callback()
730 int rcode, void *payload, size_t length) in fw_fill_response()
871 struct fw_request *request, int rcode) in fw_send_response()
1028 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1105 const char *fw_rcode_string(int rcode) in fw_rcode_string()
1183 int rcode = RCODE_COMPLETE; in handle_registers() local
Dcore-device.c477 int i, rcode; in read_rom() local
928 int rcode; in set_broadcast_channel() local
1106 int i, rcode; in reread_config_rom() local
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()
Dcore-card.c293 int gap_count, generation, grace, rcode; in bm_work() local
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()
Dcore-cdev.c548 static void complete_transaction(struct fw_card *card, int rcode, u32 request_tstamp, in complete_transaction()
1559 u32 rcode; in outbound_phy_packet_callback() local
/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/
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-v6.6/sound/firewire/
Dlib.h21 static inline bool rcode_is_permanent_error(int rcode) in rcode_is_permanent_error()
Dlib.c38 int generation, rcode, tries = 0; in snd_fw_transaction() local
/Linux-v6.6/include/uapi/linux/
Dfirewire-cdev.h118 __u32 rcode; member
157 __u32 rcode; member
436 __u32 rcode; member
476 __u32 rcode; member
668 __u32 rcode; member
/Linux-v6.6/sound/firewire/oxfw/
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-v6.6/net/smc/
Dsmc_stats.h108 #define SMC_STAT_TX_PAYLOAD(_smc, length, rcode) \ argument
123 #define SMC_STAT_RX_PAYLOAD(_smc, length, rcode) \ argument
/Linux-v6.6/sound/firewire/tascam/
Dtascam-transaction.c145 static void async_midi_port_callback(struct fw_card *card, int rcode, in async_midi_port_callback()
/Linux-v6.6/drivers/scsi/aacraid/
Dcommsup.c1897 int rcode = 0; in aac_update_safw_host_devices() local
1923 int rcode = 0; in aac_scan_safw_host() local
1934 int rcode = 0; in aac_scan_host() local
Daachba.c1676 int rcode; in aac_send_safw_bmic_cmd() local
1782 int rcode = -ENOMEM; in aac_issue_safw_bmic_identify() local
1829 int rcode = -ENOMEM; in aac_get_safw_ciss_luns() local
1931 int rcode = 0; in aac_get_safw_attr_all_targets() local
2011 int rcode = 0; in aac_setup_safw_targets() local
2042 int rcode; in aac_get_adapter_info() local
Dcommctrl.c491 s32 rcode = 0; in aac_send_raw_srb() local
/Linux-v6.6/drivers/target/sbp/
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-v6.6/drivers/media/firewire/
Dfiredtv-fw.c41 int rcode, generation = device->generation; in node_req() local
/Linux-v6.6/sound/firewire/bebob/
Dbebob_maudio.c96 int err, rcode; in snd_bebob_maudio_load_firmware() local
/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_bbt.c756 uint8_t rcode = td->reserved_block_code; in write_bbt() local