Home
last modified time | relevance | path

Searched defs:psycho_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dpsychovar.h85 struct psycho_softc { struct
86 device_t sc_dev;
92 struct psycho_pbm *__sc_psycho_this;
93 struct psycho_pbm *__sc_psycho_other;
101 struct psychoreg *sc_regs;
102 paddr_t sc_basepaddr;
105 int sc_ign;
108 bus_space_tag_t sc_bustag;
109 bus_dma_tag_t sc_dmatag;
111 bus_space_handle_t sc_bh;
[all …]