Searched defs:fcsp_cfg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c9122 emlxs_dhc_get_auth_cfg(emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg) argument
9142 (uint8_t *)&fcsp_cfg->lwwpn, (uint8_t *)&fcsp_cfg->rwwpn);
9149 (uint8_t *)&fcsp_cfg->lwwpn),
9151 (uint8_t *)&fcsp_cfg->rwwpn));
9157 fcsp_cfg->auth_tov = auth_cfg->authentication_timeout;
9158 fcsp_cfg->auth_mode = auth_cfg->authentication_mode;
9159 fcsp_cfg->auth_bidir = auth_cfg->bidirectional;
9162 fcsp_cfg->type_priority[i] =
9164 fcsp_cfg
9183 emlxs_dhc_add_auth_cfg( emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg, dfc_password_t *dfc_pwd) argument
9304 emlxs_dhc_delete_auth_cfg( emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg, dfc_password_t *dfc_pwd) argument
9730 emlxs_dhc_get_auth_cfg_table(emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg) argument
[all...]

Completed in 61 milliseconds