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

/netbsd-current/sys/arch/hpcmips/dev/
H A Ducbtp.c107 struct ucbtp_softc { struct
160 int ucbtp_input(struct ucbtp_softc *);
167 CFATTACH_DECL_NEW(ucbtp, sizeof(struct ucbtp_softc),
182 int ucbtp_calibration(struct ucbtp_softc *);
249 ucbtp_calibration(struct ucbtp_softc *sc)
285 struct ucbtp_softc *sc = device_private(self);
322 struct ucbtp_softc *sc = arg;
330 struct ucbtp_softc *sc = arg;
350 struct ucbtp_softc *sc = arg;
384 struct ucbtp_softc *s
[all...]

Completed in 87 milliseconds