Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h201 NAME_TYPE remote_entity; /* switch or target wwpn */ member
224 NAME_TYPE remote_entity; /* switch or target */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c6751 bcopy((void *)&auth_cfg->remote_entity, (void *)rwwn, 8); in emlxs_log_auth_event()
7013 (uint8_t *)&node_dhc->auth_cfg.remote_entity, 8); in emlxs_dhc_auth_start()
7115 (uint8_t *)&node_dhc->auth_key.remote_entity, in emlxs_dhc_auth_start()
7854 (uint8_t *)&auth_cfg->remote_entity), in emlxs_auth_cfg_print()
7907 if (bcmp((void *)&auth_cfg->remote_entity, in emlxs_auth_cfg_get()
7950 bcopy((void *)rwwpn, (void *)&auth_cfg->remote_entity, 8); in emlxs_auth_cfg_create()
8037 (uint8_t *)&auth_cfg.remote_entity); in emlxs_auth_cfg_read()
8121 np = (uint8_t *)&auth_cfg->remote_entity; in emlxs_auth_cfg_parse()
8524 (uint8_t *)&auth_key->remote_entity), in emlxs_auth_key_print()
8559 if (bcmp((void *)&auth_key->remote_entity, in emlxs_auth_key_get()
[all …]