Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h670 struct bfa_lps_s *bfa_lps_alloc(struct bfa_s *bfa);
Dbfa_fcs.c1146 fabric->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_fabric_attach()
Dbfa_fcs_lport.c6738 vport->lps = bfa_lps_alloc(fcs->bfa); in bfa_fcs_vport_create()
Dbfa_svc.c1915 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc() function