Searched defs:hib (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c923 struct handle_info *hib; local
1606 hib = hdlip =
1610 hib = hdlip = 0;
1682 kmem_free(hib,
1683 req_count * sizeof (*hib));
1693 kmem_free(hib,
1694 req_count * sizeof (*hib));
1704 kmem_free(hib, req_count * sizeof (*hib));
1709 if (ddi_copyout(hib, hdl_inf
[all...]

Completed in 50 milliseconds