Home
last modified time | relevance | path

Searched refs:idt_client_handle (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/idm/
H A Didm.c1310 idt->idt_client_handle = handle; in idm_task_start()
1416 (idt->idt_client_handle != client_handle))) { in idm_task_find_common()
1423 (IDM_CONN_ISINI(ic) || idt->idt_client_handle == in idm_task_find_common()
1500 if (idt->idt_client_handle == handle) { in idm_task_find_by_handle()
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h241 uintptr_t idt_client_handle; /* Client private */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c2213 idt->idt_tt, idt->idt_client_handle); in iscsi_i_task_impl()