Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/dev/
H A Dj6x0tp.c110 struct j6x0tp_softc { struct
111 device_t sc_dev;
115 int sc_enabled;
117 int sc_hard_icon;
119 struct callout sc_touch_ch;
143 static void j6x0tp_enable(struct j6x0tp_softc *); argument