Searched refs:remote_entity (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_dhchap.h | 268 NAME_TYPE remote_entity; /* switch or target wwpn */ member 291 NAME_TYPE remote_entity; /* switch or target */ member
|
| /onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_dhchap.c | 7001 bcopy((void *)&auth_cfg->remote_entity, (void *)rwwn, 8); in emlxs_log_auth_event() 7262 (uint8_t *)&node_dhc->auth_cfg.remote_entity, 8); in emlxs_dhc_auth_start() 7364 (uint8_t *)&node_dhc->auth_key.remote_entity, in emlxs_dhc_auth_start() 8120 emlxs_wwn_xlate(s_rwwpn, (uint8_t *)&auth_cfg->remote_entity), in emlxs_auth_cfg_print() 8173 if (bcmp((void *)&auth_cfg->remote_entity, in emlxs_auth_cfg_get() 8216 bcopy((void *)rwwpn, (void *)&auth_cfg->remote_entity, 8); in emlxs_auth_cfg_create() 8302 (uint8_t *)&auth_cfg.remote_entity); in emlxs_auth_cfg_read() 8386 np = (uint8_t *)&auth_cfg->remote_entity; in emlxs_auth_cfg_parse() 8787 emlxs_wwn_xlate(s_rwwpn, (uint8_t *)&auth_key->remote_entity), in emlxs_auth_key_print() 8822 if (bcmp((void *)&auth_key->remote_entity, in emlxs_auth_key_get() [all …]
|