handle_impl
fire_counter_handle_impl_t *handle_impl =
if ((handle_impl->devspec =
rval = ldi_open_by_name(handle_impl->devspec->nodename,
OPEN_FLAGS, kcred, &handle_impl->devhandle,
kmem_free(handle_impl, sizeof (fire_counter_handle_impl_t));
return ((fire_perfreg_handle_t)handle_impl);
fire_counter_handle_impl_t *handle_impl =
(void) ldi_close(handle_impl->devhandle, OPEN_FLAGS, kcred);
kmem_free(handle_impl, sizeof (fire_counter_handle_impl_t));
fire_counter_handle_impl_t *handle_impl =
handle_impl->devspec->jbus_bank_base;
if (((rval = ldi_ioctl(handle_impl->devhandle, cmd, (intptr_t)&prg,
fire_counter_handle_impl_t *handle_impl =
handle_impl->devspec->jbus_bank_base;
if (((rval = ldi_ioctl(handle_impl->devhandle, command, (intptr_t)&prg,