Home
last modified time | relevance | path

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

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