Searched refs:fcsp_config (Results 1 – 1 of 1) sorted by relevance
9326 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_get_auth_cfg() local9344 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_get_auth_cfg()9346 if ((rval = emlxs_dhc_get_auth_cfg(hba, fcsp_config)) != 0) { in emlxs_dfc_get_auth_cfg()9361 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_set_auth_cfg() local9395 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_set_auth_cfg()9400 rval = emlxs_dhc_add_auth_cfg(hba, fcsp_config, dfc_pwd); in emlxs_dfc_set_auth_cfg()9404 rval = emlxs_dhc_delete_auth_cfg(hba, fcsp_config, dfc_pwd); in emlxs_dfc_set_auth_cfg()