Searched defs:sce (Results 1 – 12 of 12) sorted by relevance
60 syscallemu_setsce(struct proc *p, struct syscallemu_data *sce) in syscallemu_setsce()71 struct syscallemu_data *sce = priv; in syscallemu_dtor() local94 struct syscallemu_data *sce; in sys_syscallemu() local
51 struct syscallemu_data *sce; in x86_syscall_emu() local
53 struct syscallemu_data *sce; in arm_syscall_emu() local
133 struct ugen_endpoint *sce; member427 struct ugen_endpoint *sce; in ugenif_attach() local474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir]; in ugen_clear_endpoints() local487 struct ugen_endpoint *sce; in ugen_set_config() local577 struct ugen_endpoint *sce; in ugenopen() local751 struct ugen_endpoint *sce; in ugen_do_close() local851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]; in ugen_do_read() local1061 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][OUT]; in ugen_do_write() local1244 struct ugen_endpoint *sce; in ugen_detach() local1338 struct ugen_endpoint *sce = addr; in ugenintr() local[all …]
95 for (Scope* sce = sc; 1; sce = sce.enclosing) in addMember() local
2126 Scope* sce; in visit() local
48 for (Scope *sce = sc; 1; sce = sce->enclosing) in addMember() local
200 Scope *sce; in semantic() local
8473 for (Scope *sce = sc; 1; sce = sce->enclosing) in semantic() local
148 struct sched sce; /* schedule for expire */ member295 struct sched sce; /* schedule for expire */ member
359 struct syn_cache_head *scp2, *sce; in syn_cache_insert() local
684 sce(void) in sce() function