Home
last modified time | relevance | path

Searched refs:fc_rscn_pl_s (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcbuild.h314 u16 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id,
Dbfa_fc.h820 struct fc_rscn_pl_s { struct
Dbfa_fcbuild.c1116 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, in fc_rscn_build()
1132 return sizeof(struct fc_rscn_pl_s); in fc_rscn_build()
Dbfa_fcs_lport.c4550 struct fc_rscn_pl_s *rscn = (struct fc_rscn_pl_s *) (fchs + 1); in bfa_fcs_lport_scn_process_rscn()