Home
last modified time | relevance | path

Searched refs:fcf_mac_address_low (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c3986 fcf_rec->fcf_mac_address_low[0] = FCOE_FCF_MAC5; in emlxs_fc_fcftab_process()
3987 fcf_rec->fcf_mac_address_low[1] = FCOE_FCF_MAC4; in emlxs_fc_fcftab_process()
3997 fcf_rec->fcf_mac_address_low[0] = FCOE_FCF_MAC4; in emlxs_fc_fcftab_process()
3998 fcf_rec->fcf_mac_address_low[1] = FCOE_FCF_MAC5; in emlxs_fc_fcftab_process()
5617 fcf_rec->fcf_mac_address_low[0] = FCOE_FCF_MAC5; in emlxs_fcoe_fcftab_sol_action()
5618 fcf_rec->fcf_mac_address_low[1] = FCOE_FCF_MAC4; in emlxs_fcoe_fcftab_sol_action()
5628 fcf_rec->fcf_mac_address_low[0] = FCOE_FCF_MAC4; in emlxs_fcoe_fcftab_sol_action()
5629 fcf_rec->fcf_mac_address_low[1] = FCOE_FCF_MAC5; in emlxs_fcoe_fcftab_sol_action()
7629 (bcmp((char *)fcfrec->fcf_mac_address_low, in emlxs_fcfi_find()
9164 fcf_rec->fcf_mac_address_low[0], in emlxs_fcfi_update()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3291 uint8_t fcf_mac_address_low[2]; member
3307 uint8_t fcf_mac_address_low[2]; member