Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcbuild.h326 u16 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id,
Dbfa_fc.h821 struct fc_rscn_pl_s { struct
Dbfa_fcbuild.c1153 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, in fc_rscn_build()
1169 return sizeof(struct fc_rscn_pl_s); in fc_rscn_build()
Dbfa_fcs_lport.c5627 struct fc_rscn_pl_s *rscn = (struct fc_rscn_pl_s *) (fchs + 1); in bfa_fcs_lport_scn_process_rscn()