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.c247 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_created()
294 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_linkdown()
Dbfa_svc.h535 u8 bfa_fcport_get_myalpa(struct bfa_s *bfa);
Dbfa_svc.c3890 bfa_fcport_get_myalpa(struct bfa_s *bfa) in bfa_fcport_get_myalpa() function