Home
last modified time | relevance | path

Searched refs:bfa_fcport_get_myalpa (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs.c317 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_created()
364 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_linkdown()
Dbfa_svc.h542 u8 bfa_fcport_get_myalpa(struct bfa_s *bfa);
Dbfa_svc.c3980 bfa_fcport_get_myalpa(struct bfa_s *bfa) in bfa_fcport_get_myalpa() function