Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h388 } dfc_hbainfo_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3757 dfc_hbainfo_t *hbainfo; in emlxs_dfc_get_hbainfo()
3767 if (dfc->buf1_size < sizeof (dfc_hbainfo_t)) { in emlxs_dfc_get_hbainfo()
3775 hbainfo = (dfc_hbainfo_t *)dfc->buf1; in emlxs_dfc_get_hbainfo()
3776 bzero((void *) hbainfo, sizeof (dfc_hbainfo_t)); in emlxs_dfc_get_hbainfo()