Searched defs:rcode (Results 1 - 23 of 23) sorted by relevance

/linux-4.4.14/sound/firewire/
H A Dlib.c38 int generation, rcode, tries = 0; snd_fw_transaction() local
70 static void async_midi_port_callback(struct fw_card *card, int rcode, async_midi_port_callback() argument
H A Dlib.h20 static inline bool rcode_is_permanent_error(int rcode) rcode_is_permanent_error() argument
H A Dscs1x.c84 static void scs_write_callback(struct fw_card *card, int rcode, scs_write_callback() argument
/linux-4.4.14/drivers/scsi/aacraid/
H A Dcommctrl.c477 s32 rcode = 0; aac_send_raw_srb() local
H A Daachba.c1519 int rcode; aac_get_adapter_info() local
/linux-4.4.14/drivers/block/
H A Dida_ioctl.h53 __u8 rcode; member in struct:__anon3629
H A Dida_cmd.h63 __u8 rcode; member in struct:__anon3610
/linux-4.4.14/sound/firewire/fireworks/
H A Dfireworks_transaction.c119 copy_resp_to_buf(struct snd_efw *efw, void *data, size_t length, int *rcode) copy_resp_to_buf() argument
233 int rcode, dummy; efw_response() local
167 handle_resp_for_user(struct fw_card *card, int generation, int source, void *data, size_t length, int *rcode) handle_resp_for_user() argument
199 handle_resp_for_kernel(struct fw_card *card, int generation, int source, void *data, size_t length, int *rcode, u32 seqnum) handle_resp_for_kernel() argument
/linux-4.4.14/drivers/media/firewire/
H A Dfiredtv-fw.c40 int rcode, generation = device->generation; node_req() local
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c53 u32 rcode = NX_RCODE_SUCCESS; netxen_issue_cmd() local
239 u32 rcode = NX_RCODE_SUCCESS; nx_fw_cmd_set_mtu() local
545 u32 rcode; nx_fw_cmd_query_phy() local
568 u32 rcode; nx_fw_cmd_set_phy() local
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bbt.c627 uint8_t rcode = td->reserved_block_code; write_bbt() local
/linux-4.4.14/drivers/firewire/
H A Dcore-card.c306 int gap_count, generation, grace, rcode; bm_work() local
H A Dcore-device.c492 int i, rcode; read_rom() local
943 int rcode; set_broadcast_channel() local
1121 int i, rcode; reread_config_rom() local
H A Dcore-transaction.c397 int rcode; member in struct:transaction_callback_data
400 static void transaction_callback(struct fw_card *card, int rcode, transaction_callback() argument
945 int tcode, tlabel, source, rcode; fw_core_handle_response() local
1016 const char *fw_rcode_string(int rcode) fw_rcode_string() argument
1094 int rcode = RCODE_COMPLETE; handle_registers() local
86 close_transaction(struct fw_transaction *transaction, struct fw_card *card, int rcode) close_transaction() argument
674 fw_fill_response(struct fw_packet *response, u32 *request_header, int rcode, void *payload, size_t length) fw_fill_response() argument
804 fw_send_response(struct fw_card *card, struct fw_request *request, int rcode) fw_send_response() argument
H A Dcore-cdev.c548 static void complete_transaction(struct fw_card *card, int rcode, complete_transaction() argument
H A Dnet.c703 int rcode; fwnet_receive_packet() local
909 static void fwnet_write_complete(struct fw_card *card, int rcode, fwnet_write_complete() argument
H A Dsbp2.c272 int rcode; member in struct:sbp2_orb
469 static void complete_transaction(struct fw_card *card, int rcode, complete_transaction() argument
669 complete_agent_reset_write_no_wait(struct fw_card *card, int rcode, void *payload, size_t length, void *data) complete_agent_reset_write_no_wait() argument
/linux-4.4.14/sound/firewire/bebob/
H A Dbebob_maudio.c97 int err, rcode; snd_bebob_maudio_load_firmware() local
/linux-4.4.14/include/uapi/linux/
H A Dfirewire-cdev.h119 __u32 rcode; member in struct:fw_cdev_event_response
350 __u32 rcode; member in struct:fw_cdev_event_phy_packet
528 __u32 rcode; member in struct:fw_cdev_send_response
/linux-4.4.14/drivers/target/sbp/
H A Dsbp_target.c834 int sess_gen, sess_node, rcode; tgt_agent_rw() local
1261 rcode = RCODE_COMPLETE; sbp_rw_data() local
1592 int rcode = RCODE_ADDRESS_ERROR; sbp_mgt_agent_rw() local
/linux-4.4.14/drivers/staging/fwserial/
H A Dfwserial.c197 static void fwtty_log_tx_error(struct fwtty_port *port, int rcode) fwtty_log_tx_error() argument
227 static void fwtty_common_callback(struct fw_card *card, int rcode, fwtty_common_callback() argument
621 int rcode; fwtty_port_handler() local
679 static void fwtty_tx_complete(struct fw_card *card, int rcode, fwtty_tx_complete() argument
1715 int rcode, tries = 5; fwserial_send_mgmt_sync() local
1843 int err, rcode; fwserial_connect_peer() local
2551 int rcode; fwserial_handle_plug_req() local
2622 int rcode; fwserial_handle_unplug_req() local
2675 int rcode; fwserial_parse_mgmt_write() local
2784 int rcode; fwserial_mgmt_handler() local
/linux-4.4.14/drivers/scsi/
H A Ddpt_i2o.c327 s32 rcode; adpt_inquiry() local
686 int rcode; adpt_abort() local
730 u32 rcode; adpt_device_reset() local
774 u32 rcode; adpt_bus_reset() local
801 int rcode; __adpt_reset() local
828 int rcode; adpt_hba_reset() local
1718 u32 rcode = 0; adpt_i2o_passthru() local
2231 s32 rcode; adpt_scsi_to_i2o() local
2497 s32 rcode; adpt_rescan() local
2711 int rcode; adpt_i2o_activate_hba() local
/linux-4.4.14/drivers/isdn/gigaset/
H A Dev-layer.c1533 int rcode; process_event() local

Completed in 4681 milliseconds