Home
last modified time | relevance | path

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

/illumos-gate/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.h3299 uint8_t fc_map[3]; member
3313 uint8_t fc_map[3]; member
/illumos-gate/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()
5813 j = fcfrec->fc_map[0]; in emlxs_fcoe_fcftab_read_mbcmpl()
5814 fcfrec->fc_map[0] = fcfrec->fc_map[2]; in emlxs_fcoe_fcftab_read_mbcmpl()
5815 fcfrec->fc_map[2] = j; in emlxs_fcoe_fcftab_read_mbcmpl()
[all …]
H A Demlxs_dfc.c10478 bcopy((void *)fcfp->fcf_rec.fc_map, in emlxs_dfc_get_fcflist()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9288 __u8 fc_map[3]; member