Home
last modified time | relevance | path

Searched refs:fc_ls_rjt_s (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcbuild.c181 struct fc_ls_rjt_s *ls_rjt = (struct fc_ls_rjt_s *) els_cmd; in fc_els_rsp_parse()
329 struct fc_ls_rjt_s *ls_rjt; in fc_plogi_rsp_parse()
333 ls_rjt = (struct fc_ls_rjt_s *) (fchs + 1); in fc_plogi_rsp_parse()
608 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, in fc_ls_rjt_build()
613 memset(ls_rjt, 0, sizeof(struct fc_ls_rjt_s)); in fc_ls_rjt_build()
620 return sizeof(struct fc_ls_rjt_s); in fc_ls_rjt_build()
Dbfa_fcs_fcpim.c420 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_itnim_prli_response()
469 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
Dbfa_fcs_rport.c1376 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_plogi_response()
1398 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()
1525 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_adisc_response()
2880 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rpf_rpsc2_response()
2921 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rpf_rpsc2_response()
Dbfa_fcbuild.h201 u16 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt,
Dbfa_fcs_lport.c2851 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ms_plogi_response()
2882 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
3609 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ns_plogi_response()
3640 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
4369 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_scn_scr_response()
4392 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fc.h664 struct fc_ls_rjt_s { struct