Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7774 auth_cfg->authentication_type_priority[0] = in emlxs_auth_cfg_init()
7776 auth_cfg->authentication_type_priority[1] = in emlxs_auth_cfg_init()
7778 auth_cfg->authentication_type_priority[2] = in emlxs_auth_cfg_init()
7780 auth_cfg->authentication_type_priority[3] = in emlxs_auth_cfg_init()
7858 auth_cfg->authentication_type_priority[0], in emlxs_auth_cfg_print()
7859 auth_cfg->authentication_type_priority[1], in emlxs_auth_cfg_print()
7860 auth_cfg->authentication_type_priority[2], in emlxs_auth_cfg_print()
7861 auth_cfg->authentication_type_priority[3], in emlxs_auth_cfg_print()
8379 auth_cfg->authentication_type_priority[i] = in emlxs_auth_cfg_parse()
9163 auth_cfg->authentication_type_priority[i]; in emlxs_dhc_get_auth_cfg()
[all …]
H A Demlxs_solaris.c8133 hba->auth_cfg.authentication_type_priority[0] = in emlxs_set_parm()
8135 hba->auth_cfg.authentication_type_priority[1] = in emlxs_set_parm()
8137 hba->auth_cfg.authentication_type_priority[2] = in emlxs_set_parm()
8139 hba->auth_cfg.authentication_type_priority[3] = in emlxs_set_parm()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h206 uint32_t authentication_type_priority[4]; member