Searched refs:tf_vm86_es (Results 1 – 3 of 3) sorted by relevance
95 int tf_vm86_es; member
215 sf.sf_siginfo.si_sc.sc_es = tf->tf_vm86_es; in osendsig()335 sf.sf_uc.uc_mcontext.mc_es = tf->tf_vm86_es; in freebsd4_sendsig()494 sf.sf_uc.uc_mcontext.mc_es = tf->tf_vm86_es; in sendsig()592 tf->tf_vm86_es = scp->sc_es; in osigreturn()702 tf->tf_vm86_es = tf->tf_es; in freebsd4_sigreturn()811 tf->tf_vm86_es = tf->tf_es; in sys_sigreturn()
121 reg = (uint16_t *)&tfp->tf_vm86_es; in db_frame_seg()