Searched refs:ucbtp_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Ducbtp.c110 struct ucbtp_softc { struct
163 int ucbtp_input(struct ucbtp_softc *);
170 CFATTACH_DECL(ucbtp, sizeof(struct ucbtp_softc),
185 int ucbtp_calibration(struct ucbtp_softc *);
252 ucbtp_calibration(struct ucbtp_softc *sc)
288 struct ucbtp_softc *sc = (void*)self;
323 struct ucbtp_softc *sc = arg;
331 struct ucbtp_softc *sc = arg;
351 struct ucbtp_softc *sc = arg;
385 struct ucbtp_softc *s
[all...]

Completed in 107 milliseconds