dfc_hbainfo_t
dfc_hbainfo_t *hbainfo;
if (dfc->buf1_size < sizeof (dfc_hbainfo_t)) {
hbainfo = (dfc_hbainfo_t *)dfc->buf1;
bzero((void *) hbainfo, sizeof (dfc_hbainfo_t));