Home
last modified time | relevance | path

Searched refs:dfc_fcsp_config_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h301 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);
H A Demlxs_dfclib.h1638 } dfc_fcsp_config_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9265 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_get_auth_cfg()
9275 if (dfc->buf1_size < sizeof (dfc_fcsp_config_t)) { in emlxs_dfc_get_auth_cfg()
9283 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_get_auth_cfg()
9300 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_set_auth_cfg()
9311 if (dfc->buf1_size < sizeof (dfc_fcsp_config_t)) { in emlxs_dfc_set_auth_cfg()
9334 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_set_auth_cfg()
9500 count = dfc->buf1_size / sizeof (dfc_fcsp_config_t); in emlxs_dfc_get_auth_cfg_table()
9511 (dfc_fcsp_config_t *)dfc->buf1); in emlxs_dfc_get_auth_cfg_table()
H A Demlxs_dhchap.c9122 emlxs_dhc_get_auth_cfg(emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg) in emlxs_dhc_get_auth_cfg()
9185 dfc_fcsp_config_t *fcsp_cfg, in emlxs_dhc_add_auth_cfg()
9306 dfc_fcsp_config_t *fcsp_cfg, in emlxs_dhc_delete_auth_cfg()
9730 emlxs_dhc_get_auth_cfg_table(emlxs_hba_t *hba, dfc_fcsp_config_t *fcsp_cfg) in emlxs_dhc_get_auth_cfg_table()