Home
last modified time | relevance | path

Searched refs:fc_map (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h237 uint32_t fc_map; /* Configured FC_MAP */ member
1053 uint32_t fc_map; /* FC map (not applicable for SPMA) */ member
H A Demlxs_mbox.h3184 uint8_t fc_map[3]; member
3198 uint8_t fc_map[3]; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c3988 fcf_rec->fc_map[0] = hba->sli.sli4.cfgFCOE.FCMap[2]; in emlxs_fc_fcftab_process()
3989 fcf_rec->fc_map[1] = hba->sli.sli4.cfgFCOE.FCMap[1]; in emlxs_fc_fcftab_process()
3990 fcf_rec->fc_map[2] = hba->sli.sli4.cfgFCOE.FCMap[0]; in emlxs_fc_fcftab_process()
3999 fcf_rec->fc_map[0] = hba->sli.sli4.cfgFCOE.FCMap[0]; in emlxs_fc_fcftab_process()
4000 fcf_rec->fc_map[1] = hba->sli.sli4.cfgFCOE.FCMap[1]; in emlxs_fc_fcftab_process()
4001 fcf_rec->fc_map[2] = hba->sli.sli4.cfgFCOE.FCMap[2]; in emlxs_fc_fcftab_process()
5619 fcf_rec->fc_map[0] = hba->sli.sli4.cfgFCOE.FCMap[2]; in emlxs_fcoe_fcftab_sol_action()
5620 fcf_rec->fc_map[1] = hba->sli.sli4.cfgFCOE.FCMap[1]; in emlxs_fcoe_fcftab_sol_action()
5621 fcf_rec->fc_map[2] = hba->sli.sli4.cfgFCOE.FCMap[0]; in emlxs_fcoe_fcftab_sol_action()
5630 fcf_rec->fc_map[0] = hba->sli.sli4.cfgFCOE.FCMap[0]; in emlxs_fcoe_fcftab_sol_action()
[all …]
H A Demlxs_dfc.c10417 bcopy((void *)fcfp->fcf_rec.fc_map, in emlxs_dfc_get_fcflist()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7093 __u8 fc_map[3]; member