Home
last modified time | relevance | path

Searched defs:rport_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs_rport.c2279 struct bfa_rport_info_s rport_info; in bfa_fcs_rport_hal_online() local
Dbfa_svc.h298 struct bfa_rport_info_s rport_info; /* rport info from fcs/driver */ member
Dbfa_svc.c5069 bfa_rport_online(struct bfa_rport_s *rport, struct bfa_rport_info_s *rport_info) in bfa_rport_online()