Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9326 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_get_auth_cfg()
9336 if (dfc->buf1_size < sizeof (dfc_fcsp_config_t)) { in emlxs_dfc_get_auth_cfg()
9344 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_get_auth_cfg()
9361 dfc_fcsp_config_t *fcsp_config; in emlxs_dfc_set_auth_cfg()
9372 if (dfc->buf1_size < sizeof (dfc_fcsp_config_t)) { in emlxs_dfc_set_auth_cfg()
9395 fcsp_config = (dfc_fcsp_config_t *)dfc->buf1; in emlxs_dfc_set_auth_cfg()
9561 count = dfc->buf1_size / sizeof (dfc_fcsp_config_t); in emlxs_dfc_get_auth_cfg_table()
9572 (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()