Searched refs:hib (Results 1 – 1 of 1) sorted by relevance
923 struct handle_info *hib; in bofi_ioctl() local1606 hib = hdlip = in bofi_ioctl()1610 hib = hdlip = 0; in bofi_ioctl()1682 kmem_free(hib, in bofi_ioctl()1683 req_count * sizeof (*hib)); in bofi_ioctl()1693 kmem_free(hib, in bofi_ioctl()1694 req_count * sizeof (*hib)); in bofi_ioctl()1704 kmem_free(hib, req_count * sizeof (*hib)); in bofi_ioctl()1709 if (ddi_copyout(hib, hdl_info.hdli, in bofi_ioctl()1710 count * sizeof (*hib), mode) != 0) { in bofi_ioctl()[all …]