Home
last modified time | relevance | path

Searched defs:rsp_len (Results 1 – 19 of 19) sorted by relevance

/linux-3.3/drivers/staging/rts5139/
Dsd_cprm.c42 static inline int get_rsp_type(u8 rsp_code, u8 *rsp_type, int *rsp_len) in get_rsp_type()
86 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len,
238 int retval, rsp_len; local
286 int retval, rsp_len; local
379 int retval, rsp_len, i; local
598 int retval, rsp_len; local
Drts51x_fop.h44 int rsp_len; member
Drts51x_chip.c525 int rts51x_get_rsp(struct rts51x_chip *chip, int rsp_len, int timeout) in rts51x_get_rsp()
687 u16 rsp_len; in rts51x_seq_read_register() local
Dsd.c102 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len)
/linux-3.3/drivers/staging/rts_pstor/
Dsd.c155 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len) in sd_send_cmd_get_rsp()
3633 u32 arg, u8 rsp_type, u8 *rsp, int rsp_len, int special_check) in ext_sd_send_cmd_get_rsp()
3766 int retval, rsp_len; in ext_sd_get_rsp() local
3877 static inline int get_rsp_type(struct scsi_cmnd *srb, u8 *rsp_type, int *rsp_len) in get_rsp_type()
3920 int retval, rsp_len; in sd_execute_no_data() local
4039 int retval, rsp_len, i; in sd_execute_read_data() local
4272 int retval, rsp_len, i; in sd_execute_write_data() local
/linux-3.3/drivers/scsi/bfa/
Dbfa_fcs_lport.c1891 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rhba_response()
2106 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rprt_response()
2197 void *cbarg, bfa_status_t req_status, u32 rsp_len, in bfa_fcs_lport_fdmi_rpa_response()
2766 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ms_gmal_response()
2965 void *cbarg, bfa_status_t req_status, u32 rsp_len, in bfa_fcs_lport_ms_gfn_response()
3047 u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_lport_ms_plogi_response()
3804 void *cbarg, bfa_status_t req_status, u32 rsp_len, in bfa_fcs_lport_ns_plogi_response()
3930 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rspn_id_response()
4002 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rft_id_response()
4079 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rff_id_response()
[all …]
Dbfa_fcs_rport.c1397 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_plogi_response()
1547 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_adisc_response()
1615 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gidpn_response()
1688 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rport_gpnid_response()
2961 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_rpf_rpsc2_response()
Dbfa_fcs_fcpim.c452 bfa_status_t req_status, u32 rsp_len, in bfa_fcs_itnim_prli_response()
Dbfa_fcs.c1323 bfa_status_t status, u32 rsp_len, in bfa_fcs_fabric_flogiacc_comp()
Dbfad_drv.h265 u16 rsp_len; member
Dbfa_svc.h194 u32 rsp_len; /* comp: actual response len */ member
Dbfi_ms.h371 __be32 rsp_len; /* actual response length */ member
Dbfad_bsg.c2906 bfa_status_t req_status, u32 rsp_len, u32 resid_len, in bfad_send_fcpt_cb()
Dbfa_svc.c665 bfa_status_t req_status, u32 rsp_len, in bfa_fcxp_null_comp()
Dbfa_fc.h1140 u32 rsp_len; /* length of response info */ member
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dwmi.c285 u8 *rsp_buf, u32 rsp_len, in ath9k_wmi_cmd()
/linux-3.3/drivers/scsi/ibmvscsi/
Dibmvfc.c1528 u32 rsp_len = 0; in ibmvfc_scsi_done() local
1835 u32 fc_flags, rsp_len; in ibmvfc_bsg_request() local
Dibmvfc.h467 u32 rsp_len; member
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_os.c2744 qla2x00_mem_alloc(struct qla_hw_data *ha, uint16_t req_len, uint16_t rsp_len, in qla2x00_mem_alloc()