Searched defs:resid_len (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
D | scsi_request.h | 15 unsigned int resid_len; /* residual count */ member
|
D | scsi_eh.h | 35 unsigned int resid_len; member
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 2157 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rhba_response() 2480 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_fdmi_rprt_response() 2573 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_lport_fdmi_rpa_response() 3167 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ms_gmal_response() 3368 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_lport_ms_gfn_response() 3450 u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_lport_ms_plogi_response() 4415 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_lport_ns_plogi_response() 4511 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rnn_id_response() 4591 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rsnn_nn_response() 4689 u32 rsp_len, u32 resid_len, in bfa_fcs_lport_ns_rspn_id_response() [all …]
|
D | bfa_fcs_rport.c | 1729 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_rport_plogi_response() 1881 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_rport_adisc_response() 1950 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_rport_gidpn_response() 2023 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_rport_gpnid_response() 3394 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_rpf_rpsc2_response()
|
D | bfa_fcs_fcpim.c | 477 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcs_itnim_prli_response()
|
D | bfa_fcs.c | 1355 u32 resid_len, struct fchs_s *rspfchs) in bfa_fcs_fabric_flogiacc_comp()
|
D | bfad_bsg.c | 3226 bfa_status_t req_status, u32 rsp_len, u32 resid_len, in bfad_send_fcpt_cb()
|
D | bfa_svc.c | 652 u32 resid_len, struct fchs_s *rsp_fchs) in bfa_fcxp_null_comp()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1784 uint32_t resid_len; in lpfc_sli4_config() local
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 2259 uint32_t sense_len, par_sense_len, rsp_info_len, resid_len, in qlafx00_status_entry() local
|
D | qla_isr.c | 2859 uint32_t sense_len, par_sense_len, rsp_info_len, resid_len, in qla2x00_status_entry() local
|