Searched refs:hib (Results 1 – 1 of 1) sorted by relevance
926 struct handle_info *hib; in bofi_ioctl() local1609 hib = hdlip = in bofi_ioctl()1613 hib = hdlip = 0; in bofi_ioctl()1685 kmem_free(hib, in bofi_ioctl()1686 req_count * sizeof (*hib)); in bofi_ioctl()1696 kmem_free(hib, in bofi_ioctl()1697 req_count * sizeof (*hib)); in bofi_ioctl()1707 kmem_free(hib, req_count * sizeof (*hib)); in bofi_ioctl()1712 if (ddi_copyout(hib, hdl_info.hdli, in bofi_ioctl()1713 count * sizeof (*hib), mode) != 0) { in bofi_ioctl()[all …]