Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ir/
H A Dcirvar.h40 struct cir_softc { struct
41 device_t sc_dev;
42 const struct cir_methods *sc_methods;
43 void *sc_handle;
44 char sc_open;
45 int sc_rdframes;
46 struct selinfo sc_rdsel;
47 struct cir_params sc_params;