Lines Matching refs:cpld_softc
77 struct cpld_softc { struct
111 sizeof(struct cpld_softc)
117 cpld_write(struct cpld_softc *sc, int addr, int data) in cpld_write()
124 cpld_read(struct cpld_softc *sc, int addr) in cpld_read()
146 struct cpld_softc *sc; in cpld_attach()
205 struct cpld_softc *sc; in cpld_fan_sysctl()
228 struct cpld_softc *sc = dev->si_drv1; in cpld_open()
239 struct cpld_softc *sc = dev->si_drv1; in cpld_close()
248 struct cpld_softc *sc; in cpld_send()
274 struct cpld_softc *sc; in cpld_recv()
297 struct cpld_softc *sc; in cpld_ioctl()