Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7011 (uint8_t *)&node_dhc->auth_cfg.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()
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()
8552 if (bcmp((void *)&auth_key->local_entity, in emlxs_auth_key_get()
8690 (uint8_t *)&auth_key.local_entity, in emlxs_auth_key_read()
8730 np = (uint8_t *)&auth_key->local_entity; in emlxs_auth_key_parse()
9748 bcopy((uint8_t *)&auth_cfg->local_entity, in emlxs_dhc_get_auth_cfg_table()
[all …]