Home
last modified time | relevance | path

Searched refs:dh_group_priority (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7790 auth_cfg->dh_group_priority[0] = in emlxs_auth_cfg_init()
7792 auth_cfg->dh_group_priority[1] = in emlxs_auth_cfg_init()
7794 auth_cfg->dh_group_priority[2] = in emlxs_auth_cfg_init()
7796 auth_cfg->dh_group_priority[3] = in emlxs_auth_cfg_init()
7798 auth_cfg->dh_group_priority[4] = in emlxs_auth_cfg_init()
7800 auth_cfg->dh_group_priority[5] = in emlxs_auth_cfg_init()
7802 auth_cfg->dh_group_priority[6] = in emlxs_auth_cfg_init()
7804 auth_cfg->dh_group_priority[7] = in emlxs_auth_cfg_init()
7866 auth_cfg->dh_group_priority[0], in emlxs_auth_cfg_print()
7867 auth_cfg->dh_group_priority[1], in emlxs_auth_cfg_print()
[all …]
H A Demlxs_solaris.c8152 hba->auth_cfg.dh_group_priority[0] = in emlxs_set_parm()
8154 hba->auth_cfg.dh_group_priority[1] = in emlxs_set_parm()
8156 hba->auth_cfg.dh_group_priority[2] = in emlxs_set_parm()
8158 hba->auth_cfg.dh_group_priority[3] = in emlxs_set_parm()
8160 hba->auth_cfg.dh_group_priority[4] = in emlxs_set_parm()
8162 hba->auth_cfg.dh_group_priority[5] = in emlxs_set_parm()
8164 hba->auth_cfg.dh_group_priority[6] = in emlxs_set_parm()
8166 hba->auth_cfg.dh_group_priority[7] = in emlxs_set_parm()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h208 uint32_t dh_group_priority[8]; member