Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1996 if (*addr_mode & LPFC_FCF_FPMA) in lpfc_match_fcf_conn_list()
1997 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
2036 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA))) in lpfc_match_fcf_conn_list()
2059 new_fcf_record) & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()
2086 LPFC_FCF_SPMA : LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
2099 (*addr_mode & LPFC_FCF_FPMA)) in lpfc_match_fcf_conn_list()
2100 *addr_mode = LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
H A Dlpfc_hw4.h2264 #define LPFC_FCF_FPMA 1 /* Fabric Provided MAC Address */ macro
H A Dlpfc_sli.c20108 LPFC_FCF_FPMA | LPFC_FCF_SPMA); in lpfc_sli4_build_dflt_fcf_record()