Searched refs:fcsp_cfg (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 9122 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...] |
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 301 dfc_fcsp_config_t *fcsp_cfg); 305 dfc_fcsp_config_t *fcsp_cfg, 308 dfc_fcsp_config_t *fcsp_cfg, 315 dfc_fcsp_config_t *fcsp_cfg);
|
Completed in 59 milliseconds