Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c3982 fcf_rec->fcf_mac_address_hi[0] = FCOE_FCF_MAC3; in emlxs_fc_fcftab_process()
3983 fcf_rec->fcf_mac_address_hi[1] = FCOE_FCF_MAC2; in emlxs_fc_fcftab_process()
3984 fcf_rec->fcf_mac_address_hi[2] = FCOE_FCF_MAC1; in emlxs_fc_fcftab_process()
3985 fcf_rec->fcf_mac_address_hi[3] = FCOE_FCF_MAC0; in emlxs_fc_fcftab_process()
3993 fcf_rec->fcf_mac_address_hi[0] = FCOE_FCF_MAC0; in emlxs_fc_fcftab_process()
3994 fcf_rec->fcf_mac_address_hi[1] = FCOE_FCF_MAC1; in emlxs_fc_fcftab_process()
3995 fcf_rec->fcf_mac_address_hi[2] = FCOE_FCF_MAC2; in emlxs_fc_fcftab_process()
3996 fcf_rec->fcf_mac_address_hi[3] = FCOE_FCF_MAC3; in emlxs_fc_fcftab_process()
5613 fcf_rec->fcf_mac_address_hi[0] = FCOE_FCF_MAC3; in emlxs_fcoe_fcftab_sol_action()
5614 fcf_rec->fcf_mac_address_hi[1] = FCOE_FCF_MAC2; in emlxs_fcoe_fcftab_sol_action()
[all …]
H A Demlxs_dfc.c10423 bcopy((void *)&fcfp->fcf_rec.fcf_mac_address_hi, in emlxs_dfc_get_fcflist()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3172 uint8_t fcf_mac_address_hi[4]; member
3190 uint8_t fcf_mac_address_hi[4]; member