Searched refs:devhandle (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/chicago/io/fpc/ |
H A D | fpc-impl-4u.c | 60 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_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 7949 uint16_t devhandle; in mptsas_handle_event() local 7957 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event() 7972 m_raidhandle == devhandle) { in mptsas_handle_event() 8069 uint16_t devhandle, enchandle, slot; in mptsas_handle_event() local 8077 devhandle = ddi_get16(mpt->m_acc_reply_frame_hdl, in mptsas_handle_event() 8096 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event() 8105 "%s%s%s%s%s\n", physdisknum, devhandle, slot, in mptsas_handle_event() 8124 physdisknum, devhandle, slot, enchandle, in mptsas_handle_event()
|