Home
last modified time | relevance | path

Searched refs:xcs (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c108 l_int xcs; member
135 linux_r->xcs = bsd_r->r_cs; in map_regs_to_linux()
156 bsd_r->r_cs = linux_r->xcs; in map_regs_from_linux()
/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c493 emac_init(void *xcs) in emac_init() argument
497 sc = (struct emac_softc *)xcs; in emac_init()