Searched refs:cec_softc (Results 1 – 1 of 1) sorted by relevance
70 struct cec_softc { struct95 CFATTACH_DECL_NEW(cec, sizeof(struct cec_softc), argument112 static int cecwait(struct cec_softc *, int, int);114 static int nec7210_setaddress(struct cec_softc *, int, int);115 static void nec7210_init(struct cec_softc *);116 static void nec7210_ifc(struct cec_softc *);183 struct cec_softc *sc = device_private(self); in cecattach()242 struct cec_softc *sc = v; in cecintr()281 struct cec_softc *sc = v; in cecreset()302 struct cec_softc *sc = v; in cecsendcmds()[all …]