Home
last modified time | relevance | path

Searched defs:els_cmd (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c456 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response() local
807 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv() local
Dbfa_fc.h367 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
382 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
392 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
422 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
434 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
442 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
463 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
478 struct fc_els_cmd_s els_cmd; member
665 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
714 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
[all …]
Dbfa_fcbuild.c195 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_els_rsp_parse() local
345 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse() local
658 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
831 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_logo_rsp_parse() local
1001 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_rrq_rsp_parse() local
Dbfa_fcs.c1170 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv() local
1233 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf() local
Dbfa_fcs_lport.c732 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv() local
3051 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response() local
3810 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response() local
4570 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response() local
Dbfa_fcs_rport.c2448 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv() local
/linux-3.3/drivers/scsi/libfc/
Dfc_exch.c1092 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_nportdisc.c507 struct lpfc_iocbq *cmdiocb, uint32_t els_cmd) in lpfc_rcv_logo()