Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c62 ldi_handle_t devhandle; member
229 OPEN_FLAGS, kcred, &handle_impl->devhandle, in fpc_get_perfreg_handle()
246 (void) ldi_close(handle_impl->devhandle, OPEN_FLAGS, kcred); in fpc_free_counter_handle()
283 if (((rval = ldi_ioctl(handle_impl->devhandle, cmd, (intptr_t)&prg, in fpc_event_io()
324 if (((rval = ldi_ioctl(handle_impl->devhandle, command, (intptr_t)&prg, in fpc_counter_io()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c8201 uint16_t devhandle; in mptsas_handle_event() local
8209 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event()
8224 m_raidhandle == devhandle) { in mptsas_handle_event()
8321 uint16_t devhandle, enchandle, slot; in mptsas_handle_event() local
8329 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event()
8348 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event()
8357 "%s%s%s%s%s\n", physdisknum, devhandle, slot, in mptsas_handle_event()
8376 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event()