Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/amigaone/
H A Dcpld_x5000.c77 struct cpld_softc { struct
78 device_t sc_dev;
79 struct resource *sc_mem;
80 struct cdev *sc_cdev;
81 struct mtx sc_mutex;
82 bool sc_isopen;
H A Dcpld_a1222.c90 struct cpld_softc { struct
91 device_t sc_dev;
92 struct resource *sc_mem;
93 struct cdev *sc_cdev;
94 struct mtx sc_mutex;
95 bool sc_isopen;