Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dtctrl.c119 struct tctrl_softc { struct
120 device_t sc_dev;
121 bus_space_tag_t sc_memt;
122 bus_space_handle_t sc_memh;
123 unsigned int sc_junk;
124 unsigned int sc_ext_status;
125 unsigned int sc_flags;
128 uint32_t sc_wantdata;
129 uint32_t sc_ext_pending;
130 volatile uint16_t sc_lcdstate;
[all …]