Home
last modified time | relevance | path

Searched refs:ot_handle (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dontrap.h99 void *ot_handle; /* access handle */ member
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.S682 ldn [%o5 + OT_HANDLE], %o0 ! %o0 = ot_handle
683 brz,pn %o0, .cautaccfail ! if (ot_handle == NULL) panic
741 ldn [%o5 + OT_HANDLE], %o0 ! %o0 = ot_handle
742 brz,pn %o0, .protaccfail ! if (ot_handle == NULL) panic
H A Dsparcv9_subr.S290 stn %g0, [%o0 + OT_HANDLE] ! ot_handle = NULL
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in358 ot_handle
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c464 hp = (ddi_acc_hdl_t *)otp->ot_handle; in errh_error_protected()
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in514 ot_handle
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1398 otp->ot_handle = (void *)(hp); in impl_acc_err_init()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2007 hp = (ddi_acc_hdl_t *)otp->ot_handle;
H A Dspitfire.c1359 hp = (ddi_acc_hdl_t *)otp->ot_handle; in cpu_async_error()
H A Dus3_common.c1857 hp = (ddi_acc_hdl_t *)otp->ot_handle; in cpu_deferred_error()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1577 otp->ot_handle = (void *)(hp); in px_lib_map_vconfig()
/illumos-gate/usr/src/uts/intel/os/
H A Dddi_i86.c252 otp->ot_handle = (void *)(hp); in impl_acc_err_init()