Searched refs:c_sc (Results 1 – 6 of 6) sorted by relevance
118 p->p_pid, sig, &ft, fp, &fp->sf_c.c_sc, ft); in setup_linux_sigframe() 127 kf.sf_scp = &fp->sf_c.c_sc; in setup_linux_sigframe() 139 kf.sf_c.c_sc.sc_d0 = frame->f_regs[D0]; in setup_linux_sigframe() 140 kf.sf_c.c_sc.sc_d1 = frame->f_regs[D1]; in setup_linux_sigframe() 141 kf.sf_c.c_sc.sc_a0 = frame->f_regs[A0]; in setup_linux_sigframe() 142 kf.sf_c.c_sc.sc_a1 = frame->f_regs[A1]; in setup_linux_sigframe() 145 memset(&kf.sf_c.c_sc.sc_ss, 0, sizeof kf.sf_c.c_sc.sc_ss); in setup_linux_sigframe() 152 kf.sf_c.c_sc.sc_ss.ss_format = ft; in setup_linux_sigframe() 153 kf.sf_c.c_sc in setup_linux_sigframe() [all...]
87 struct linux_sigcontext c_sc; /* actual context */ member
81 struct njsc32_softc *c_sc; member
471 cmd->c_sc = sc; in njsc32_init_cmds()2199 sc = cmd->c_sc; in njsc32_cmdtimeout()2226 sc = cmd->c_sc; in njsc32_reseltimeout()
531 struct scr_softc *c_sc; /* soft c */ member3619 sc = c->c_sc; in hatClkIrq()3729 new->c_sc = sc; in scrTimeout()3803 if (t->c_func == ftn && t->c_sc == sc && t->c_arg == arg) in scrUntimeout()
383 struct ips_softc * c_sc; /* driver softc */ member1637 struct ips_softc *sc = ccb->c_sc; in ips_timeout()1918 ccb[i].c_sc = sc; in ips_ccb_alloc()