Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1504 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA))) in lpfc_match_fcf_conn_list()
1519 new_fcf_record) & LPFC_FCF_SPMA)) in lpfc_match_fcf_conn_list()
1554 LPFC_FCF_SPMA : LPFC_FCF_FPMA; in lpfc_match_fcf_conn_list()
1562 (*addr_mode & LPFC_FCF_SPMA)) in lpfc_match_fcf_conn_list()
1563 *addr_mode = LPFC_FCF_SPMA; in lpfc_match_fcf_conn_list()
Dlpfc_hw4.h1267 #define LPFC_FCF_SPMA 2 /* Server Provided MAC Address */ macro
Dlpfc_sli.c12957 LPFC_FCF_FPMA | LPFC_FCF_SPMA); in lpfc_sli4_build_dflt_fcf_record()