Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h200 NAME_TYPE local_entity; /* host wwpn (NPIV support) */ member
222 NAME_TYPE local_entity; /* host wwpn */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c880 SHA1Update(&sha1ctx, (void *) &node_dhc->auth_cfg.local_entity, in emlxs_get_random_bytes()
6742 bcopy((void *) &auth_cfg->local_entity, (void *)lwwn, 8); in emlxs_log_auth_event()
7011 (uint8_t *)&node_dhc->auth_cfg.local_entity, 8); in emlxs_dhc_auth_start()
7113 (uint8_t *)&node_dhc->auth_key.local_entity, 8); in emlxs_dhc_auth_start()
7852 (uint8_t *)&auth_cfg->local_entity), in emlxs_auth_cfg_print()
7900 if (bcmp((void *)&auth_cfg->local_entity, in emlxs_auth_cfg_get()
7947 bcopy((void *)lwwpn, (void *)&auth_cfg->local_entity, 8); in emlxs_auth_cfg_create()
8036 (uint8_t *)&auth_cfg.local_entity, in emlxs_auth_cfg_read()
8079 np = (uint8_t *)&auth_cfg->local_entity; in emlxs_auth_cfg_parse()
8522 (uint8_t *)&auth_key->local_entity), in emlxs_auth_key_print()
[all …]