Searched refs:tf_vm86_ds (Results 1 – 3 of 3) sorted by relevance
99 int tf_vm86_ds; member
410 sf.sf_siginfo.si_sc.sc_ds = tf->tf_vm86_ds; in osendsig()530 sf.sf_uc.uc_mcontext.mc_ds = tf->tf_vm86_ds; in freebsd4_sendsig()689 sf.sf_uc.uc_mcontext.mc_ds = tf->tf_vm86_ds; in sendsig()793 tf->tf_vm86_ds = scp->sc_ds;909 tf->tf_vm86_ds = tf->tf_ds;1023 tf->tf_vm86_ds = tf->tf_ds;
122 reg = (uint16_t *)&tfp->tf_vm86_ds; in db_frame_seg()