bio_free
bio_free(bbuf, bio_size);
void bio_free(void *ptr, size_t size);
bio_free(gci_p, sizeof (*gci_p));
bio_free(gci_p, sizeof (*gci_p));
bio_free(undi_shutdown_p, sizeof (*undi_shutdown_p));
bio_free(unload_stack_p, sizeof (*unload_stack_p));
bio_free(undi_close_p, sizeof (*undi_close_p));
bio_free(undi_info_p, sizeof (*undi_info_p));
bio_free(undi_info_p, sizeof (*undi_info_p));
bio_free(undi_open_p, sizeof (*undi_open_p));
bio_free(isr, sizeof (*isr));
bio_free(data, len);
bio_free(tbd_p, sizeof (*tbd_p));
bio_free(trans_p, sizeof (*trans_p));
bio_free(edidp, sizeof (*edidp));
bio_free(fp_info, sizeof (*fp_info));