Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h590 } dfc_hbastats_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4113 dfc_hbastats_t *stats; in emlxs_dfc_get_hbastats()
4125 if (dfc->buf1_size < sizeof (dfc_hbastats_t)) { in emlxs_dfc_get_hbastats()
4160 stats = (dfc_hbastats_t *)dfc->buf1; in emlxs_dfc_get_hbastats()
4161 bzero((void *)stats, sizeof (dfc_hbastats_t)); in emlxs_dfc_get_hbastats()