Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_transaction.c119 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode) in copy_resp_to_buf()
167 void *data, size_t length, int *rcode) in handle_resp_for_user()
199 void *data, size_t length, int *rcode, u32 seqnum) in handle_resp_for_kernel()
232 int rcode, dummy; in efw_response() local
/Linux-v4.19/drivers/firewire/
Dcore-transaction.c52 #define HEADER_RCODE(rcode) ((rcode) << 12) argument
87 struct fw_card *card, int rcode) in close_transaction()
397 int rcode; member
400 static void transaction_callback(struct fw_card *card, int rcode, in transaction_callback()
675 int rcode, void *payload, size_t length) in fw_fill_response()
805 struct fw_request *request, int rcode) in fw_send_response()
945 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
1016 const char *fw_rcode_string(int rcode) in fw_rcode_string()
1094 int rcode = RCODE_COMPLETE; in handle_registers() local
Dcore-device.c492 int i, rcode; in read_rom() local
943 int rcode; in set_broadcast_channel() local
1121 int i, rcode; in reread_config_rom() local
Dsbp2.c272 int rcode; member
469 static void complete_transaction(struct fw_card *card, int rcode, in complete_transaction()
670 int rcode, void *payload, size_t length, void *data) in complete_agent_reset_write_no_wait()
Dcore-card.c306 int gap_count, generation, grace, rcode; in bm_work() local
Dnet.c714 int rcode; in fwnet_receive_packet() local
928 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, in complete_transaction()
/Linux-v4.19/sound/firewire/fireface/
Dff-transaction.c12 int rcode) in finish_transmit_midi_msg()
36 static void finish_transmit_midi0_msg(struct fw_card *card, int rcode, in finish_transmit_midi0_msg()
45 static void finish_transmit_midi1_msg(struct fw_card *card, int rcode, in finish_transmit_midi1_msg()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c53 u32 rcode = NX_RCODE_SUCCESS; in netxen_issue_cmd() local
234 u32 rcode = NX_RCODE_SUCCESS; in nx_fw_cmd_set_mtu() local
540 u32 rcode; in nx_fw_cmd_query_phy() local
563 u32 rcode; in nx_fw_cmd_set_phy() local
/Linux-v4.19/drivers/scsi/
Ddpt_i2o.c328 s32 rcode; in adpt_inquiry() local
686 int rcode; in adpt_abort() local
730 u32 rcode; in adpt_device_reset() local
774 u32 rcode; in adpt_bus_reset() local
801 int rcode; in __adpt_reset() local
831 int rcode; in adpt_hba_reset() local
1714 u32 rcode = 0; in adpt_i2o_passthru() local
2239 s32 rcode; in adpt_scsi_to_i2o() local
2505 s32 rcode; in adpt_rescan() local
2719 int rcode; in adpt_i2o_activate_hba() local
/Linux-v4.19/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-v4.19/drivers/staging/fwserial/
Dfwserial.c188 static void fwtty_log_tx_error(struct fwtty_port *port, int rcode) in fwtty_log_tx_error()
211 static void fwtty_common_callback(struct fw_card *card, int rcode, in fwtty_common_callback()
606 int rcode; in fwtty_port_handler() local
664 static void fwtty_tx_complete(struct fw_card *card, int rcode, in fwtty_tx_complete()
1680 int rcode, tries = 5; in fwserial_send_mgmt_sync() local
1808 int err, rcode; in fwserial_connect_peer() local
2515 int rcode; in fwserial_handle_plug_req() local
2586 int rcode; in fwserial_handle_unplug_req() local
2639 int rcode; in fwserial_parse_mgmt_write() local
2748 int rcode; in fwserial_mgmt_handler() local
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-scs1x.c102 int rcode; in handle_hss() local
125 static void scs_write_callback(struct fw_card *card, int rcode, in scs_write_callback()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-transaction.c146 static void async_midi_port_callback(struct fw_card *card, int rcode, in async_midi_port_callback()
/Linux-v4.19/drivers/scsi/aacraid/
Dcommsup.c1926 int rcode = 0; in aac_update_safw_host_devices() local
1952 int rcode = 0; in aac_scan_safw_host() local
1963 int rcode = 0; in aac_scan_host() local
Daachba.c1672 int rcode; in aac_send_safw_bmic_cmd() local
1778 int rcode = -ENOMEM; in aac_issue_safw_bmic_identify() local
1825 int rcode = -ENOMEM; in aac_get_safw_ciss_luns() local
1932 int rcode = 0; in aac_get_safw_attr_all_targets() local
2014 int rcode = 0; in aac_setup_safw_targets() local
2045 int rcode; in aac_get_adapter_info() local
Dcommctrl.c490 s32 rcode = 0; in aac_send_raw_srb() local
/Linux-v4.19/include/uapi/linux/
Dfirewire-cdev.h119 __u32 rcode; member
350 __u32 rcode; member
528 __u32 rcode; member
/Linux-v4.19/drivers/media/firewire/
Dfiredtv-fw.c40 int rcode, generation = device->generation; in node_req() local
/Linux-v4.19/drivers/target/sbp/
Dsbp_target.c816 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
1259 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1601 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
/Linux-v4.19/sound/firewire/bebob/
Dbebob_maudio.c97 int err, rcode; in snd_bebob_maudio_load_firmware() local
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_bbt.c721 uint8_t rcode = td->reserved_block_code; in write_bbt() local
/Linux-v4.19/drivers/isdn/gigaset/
Dev-layer.c1533 int rcode; in process_event() local