| /linux-4.4.14/sound/firewire/fireworks/ | 
| D | fireworks_transaction.c | 119 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode)  in copy_resp_to_buf()168 		     void *data, size_t length, int *rcode)  in handle_resp_for_user()
 200 		       void *data, size_t length, int *rcode, u32 seqnum)  in handle_resp_for_kernel()
 233 	int rcode, dummy;  in efw_response()  local
 
 | 
| /linux-4.4.14/drivers/firewire/ | 
| D | core-transaction.c | 52 #define HEADER_RCODE(rcode)		((rcode) << 12)  argument87 			     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
 
 | 
| D | core-device.c | 492 	int i, rcode;  in read_rom()  local943 	int rcode;  in set_broadcast_channel()  local
 1121 	int i, rcode;  in reread_config_rom()  local
 
 | 
| D | sbp2.c | 272 	int rcode;  member469 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()
 
 | 
| D | core-card.c | 306 	int gap_count, generation, grace, rcode;  in bm_work()  local
 | 
| D | net.c | 703 	int rcode;  in fwnet_receive_packet()  local909 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,  in complete_transaction()
 | 
| /linux-4.4.14/sound/firewire/ | 
| D | lib.c | 38 	int generation, rcode, tries = 0;  in snd_fw_transaction()  local70 static void async_midi_port_callback(struct fw_card *card, int rcode,  in async_midi_port_callback()
 
 | 
| D | lib.h | 20 static inline bool rcode_is_permanent_error(int rcode)  in rcode_is_permanent_error()
 | 
| D | scs1x.c | 84 static void scs_write_callback(struct fw_card *card, int rcode,  in scs_write_callback()
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | dpt_i2o.c | 327 	s32 rcode;  in adpt_inquiry()  local686 	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
 828 	int rcode;  in adpt_hba_reset()  local
 1718 	u32 rcode = 0;  in adpt_i2o_passthru()  local
 2231 	s32 rcode;  in adpt_scsi_to_i2o()  local
 2497 	s32 rcode;  in adpt_rescan()  local
 2711 	int rcode;  in adpt_i2o_activate_hba()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic_ctx.c | 53 	u32 rcode = NX_RCODE_SUCCESS;  in netxen_issue_cmd()  local239 	u32 rcode = NX_RCODE_SUCCESS;  in nx_fw_cmd_set_mtu()  local
 545 	u32 rcode;  in nx_fw_cmd_query_phy()  local
 568 	u32 rcode;  in nx_fw_cmd_set_phy()  local
 
 | 
| /linux-4.4.14/drivers/staging/fwserial/ | 
| D | fwserial.c | 197 static void fwtty_log_tx_error(struct fwtty_port *port, int rcode)  in fwtty_log_tx_error()227 static void fwtty_common_callback(struct fw_card *card, int rcode,  in fwtty_common_callback()
 621 	int rcode;  in fwtty_port_handler()  local
 679 static void fwtty_tx_complete(struct fw_card *card, int rcode,  in fwtty_tx_complete()
 1715 	int rcode, tries = 5;  in fwserial_send_mgmt_sync()  local
 1843 	int err, rcode;  in fwserial_connect_peer()  local
 2551 	int rcode;  in fwserial_handle_plug_req()  local
 2622 	int rcode;  in fwserial_handle_unplug_req()  local
 2675 	int rcode;  in fwserial_parse_mgmt_write()  local
 2784 	int rcode;  in fwserial_mgmt_handler()  local
 
 | 
| /linux-4.4.14/drivers/block/ | 
| D | ida_ioctl.h | 53 	__u8	rcode;  member
 | 
| D | ida_cmd.h | 63 	__u8	rcode;  member
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | firewire-cdev.h | 119 	__u32 rcode;  member350 	__u32 rcode;  member
 528 	__u32 rcode;  member
 
 | 
| /linux-4.4.14/drivers/scsi/aacraid/ | 
| D | commctrl.c | 477 	s32 rcode = 0;  in aac_send_raw_srb()  local
 | 
| D | aachba.c | 1519 	int rcode;  in aac_get_adapter_info()  local
 | 
| /linux-4.4.14/drivers/media/firewire/ | 
| D | firedtv-fw.c | 40 	int rcode, generation = device->generation;  in node_req()  local
 | 
| /linux-4.4.14/drivers/target/sbp/ | 
| D | sbp_target.c | 834 	int sess_gen, sess_node, rcode;  in tgt_agent_rw()  local1261 		rcode = RCODE_COMPLETE;  in sbp_rw_data()  local
 1592 	int rcode = RCODE_ADDRESS_ERROR;  in sbp_mgt_agent_rw()  local
 
 | 
| /linux-4.4.14/sound/firewire/bebob/ | 
| D | bebob_maudio.c | 97 	int err, rcode;  in snd_bebob_maudio_load_firmware()  local
 | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | nand_bbt.c | 627 	uint8_t rcode = td->reserved_block_code;  in write_bbt()  local
 | 
| /linux-4.4.14/drivers/isdn/gigaset/ | 
| D | ev-layer.c | 1533 	int rcode;  in process_event()  local
 |