Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h590 } dfc_hbastats_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4059 dfc_hbastats_t *stats; in emlxs_dfc_get_hbastats()
4071 if (dfc->buf1_size < sizeof (dfc_hbastats_t)) { in emlxs_dfc_get_hbastats()
4106 stats = (dfc_hbastats_t *)dfc->buf1; in emlxs_dfc_get_hbastats()
4107 bzero((void *)stats, sizeof (dfc_hbastats_t)); in emlxs_dfc_get_hbastats()