Searched refs:dfc_cfgparam_t (Results 1 – 2 of 2) sorted by relevance
871 } dfc_cfgparam_t; typedef
5435 dfc_cfgparam_t *cfgparam; in emlxs_dfc_get_cfg()5447 count = dfc->buf1_size / sizeof (dfc_cfgparam_t); in emlxs_dfc_get_cfg()5453 cfgparam = (dfc_cfgparam_t *)dfc->buf1; in emlxs_dfc_get_cfg()5454 bzero(cfgparam, sizeof (dfc_cfgparam_t)); in emlxs_dfc_get_cfg()