Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h871 } dfc_cfgparam_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5491 dfc_cfgparam_t *cfgparam; in emlxs_dfc_get_cfg()
5503 count = dfc->buf1_size / sizeof (dfc_cfgparam_t); in emlxs_dfc_get_cfg()
5509 cfgparam = (dfc_cfgparam_t *)dfc->buf1; in emlxs_dfc_get_cfg()
5510 bzero(cfgparam, sizeof (dfc_cfgparam_t)); in emlxs_dfc_get_cfg()