Symbol: handle_impl
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
223
fire_counter_handle_impl_t *handle_impl =
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
226
if ((handle_impl->devspec =
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
228
rval = ldi_open_by_name(handle_impl->devspec->nodename,
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
229
OPEN_FLAGS, kcred, &handle_impl->devhandle,
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
234
kmem_free(handle_impl, sizeof (fire_counter_handle_impl_t));
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
237
return ((fire_perfreg_handle_t)handle_impl);
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
244
fire_counter_handle_impl_t *handle_impl =
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
246
(void) ldi_close(handle_impl->devhandle, OPEN_FLAGS, kcred);
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
247
kmem_free(handle_impl, sizeof (fire_counter_handle_impl_t));
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
258
fire_counter_handle_impl_t *handle_impl =
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
267
handle_impl->devspec->jbus_bank_base;
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
283
if (((rval = ldi_ioctl(handle_impl->devhandle, cmd, (intptr_t)&prg,
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
298
fire_counter_handle_impl_t *handle_impl =
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
311
handle_impl->devspec->jbus_bank_base;
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
324
if (((rval = ldi_ioctl(handle_impl->devhandle, command, (intptr_t)&prg,