Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h388 } dfc_hbainfo_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3808 dfc_hbainfo_t *hbainfo; in emlxs_dfc_get_hbainfo()
3818 if (dfc->buf1_size < sizeof (dfc_hbainfo_t)) { in emlxs_dfc_get_hbainfo()
3826 hbainfo = (dfc_hbainfo_t *)dfc->buf1; in emlxs_dfc_get_hbainfo()
3827 bzero((void *) hbainfo, sizeof (dfc_hbainfo_t)); in emlxs_dfc_get_hbainfo()