Home
last modified time | relevance | path

Searched refs:dfc_cfgparam_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h871 } dfc_cfgparam_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5435 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()