Home
last modified time | relevance | path

Searched refs:devhandle (Results 1 – 4 of 4) sorted by relevance

/titanic_54/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c60 ldi_handle_t devhandle; member
232 OPEN_FLAGS, credentials, &handle_impl->devhandle, in fpc_get_perfreg_handle()
249 (void) ldi_close(handle_impl->devhandle, OPEN_FLAGS, credentials); in fpc_free_counter_handle()
286 if (((rval = ldi_ioctl(handle_impl->devhandle, cmd, (intptr_t)&prg, in fpc_event_io()
327 if (((rval = ldi_ioctl(handle_impl->devhandle, command, (intptr_t)&prg, in fpc_counter_io()
/titanic_54/usr/src/boot/sys/boot/efi/boot1/
H A Dboot_module.h51 EFI_HANDLE *devhandle; member
H A Dboot1.c425 loaded_image->DeviceHandle = dev->devhandle; in try_boot()
513 devinfo->devhandle = h; in probe_handle()
/titanic_54/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c8114 uint16_t devhandle; in mptsas_handle_event() local
8122 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event()
8137 m_raidhandle == devhandle) { in mptsas_handle_event()
8234 uint16_t devhandle, enchandle, slot; in mptsas_handle_event() local
8242 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event()
8261 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event()
8270 "%s%s%s%s%s\n", physdisknum, devhandle, slot, in mptsas_handle_event()
8289 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event()