HomeSort by: relevance | last modified time | path
    Searched refs:psychoreg (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/dev/
psychovar.h 101 struct psychoreg *sc_regs;
psycho.c 103 #include <sparc64/dev/psychoreg.h>
347 * (2) the shared psycho configuration registers (struct psychoreg)
360 sc->sc_regs = (struct psychoreg *)
370 sc->sc_regs = (struct psychoreg *)
388 sc->sc_regs = (struct psychoreg *)
392 offsetof(struct psychoreg, psy_pcictl),
402 sc->sc_regs = (struct psychoreg *)
406 offsetof(struct psychoreg, psy_pcictl),
414 offsetof(struct psychoreg, psy_csr));
916 struct psychoreg *regs = sc->sc_regs
    [all...]
psychoreg.h 1 /* $NetBSD: psychoreg.h,v 1.19 2013/08/20 19:19:23 macallan Exp $ */
70 struct psychoreg { struct
  /src/sys/arch/sparc64/sparc64/
clock.c 99 #include <sparc64/dev/psychoreg.h>

Completed in 14 milliseconds