/Linux-v6.6/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 118 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/ |
D | ff-transaction.c | 11 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/ |
D | core-transaction.c | 39 #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
|
D | core-device.c | 477 int i, rcode; in read_rom() local 928 int rcode; in set_broadcast_channel() local 1106 int i, rcode; in reread_config_rom() local
|
D | sbp2.c | 260 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()
|
D | core-card.c | 293 int gap_count, generation, grace, rcode; in bm_work() local
|
D | net.c | 708 int rcode; in fwnet_receive_packet() local 923 static void fwnet_write_complete(struct fw_card *card, int rcode, in fwnet_write_complete()
|
D | core-cdev.c | 548 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/ |
D | netxen_nic_ctx.c | 37 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/ |
D | lib.h | 21 static inline bool rcode_is_permanent_error(int rcode) in rcode_is_permanent_error()
|
D | lib.c | 38 int generation, rcode, tries = 0; in snd_fw_transaction() local
|
/Linux-v6.6/include/uapi/linux/ |
D | firewire-cdev.h | 118 __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/ |
D | oxfw-scs1x.c | 101 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/ |
D | smc_stats.h | 108 #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/ |
D | tascam-transaction.c | 145 static void async_midi_port_callback(struct fw_card *card, int rcode, in async_midi_port_callback()
|
/Linux-v6.6/drivers/scsi/aacraid/ |
D | commsup.c | 1897 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
|
D | aachba.c | 1676 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
|
D | commctrl.c | 491 s32 rcode = 0; in aac_send_raw_srb() local
|
/Linux-v6.6/drivers/target/sbp/ |
D | sbp_target.c | 803 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/ |
D | firedtv-fw.c | 41 int rcode, generation = device->generation; in node_req() local
|
/Linux-v6.6/sound/firewire/bebob/ |
D | bebob_maudio.c | 96 int err, rcode; in snd_bebob_maudio_load_firmware() local
|
/Linux-v6.6/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 756 uint8_t rcode = td->reserved_block_code; in write_bbt() local
|