ztp_softc
CFATTACH_DECL_NEW(ztp, sizeof(struct ztp_softc),
struct ztp_softc *sc = device_private(self);
struct ztp_softc *sc = (struct ztp_softc *)v;
struct ztp_softc *sc = (struct ztp_softc *)v;
struct ztp_softc *sc = device_private(dv);
struct ztp_softc *sc = device_private(dv);
static uint32_t ztp_sync_ads784x(struct ztp_softc *, int, int, uint32_t);
static void ztp_sync_send(struct ztp_softc *, uint32_t);
static int ztp_readpos(struct ztp_softc *, struct ztp_pos *);
ztp_sync_ads784x(struct ztp_softc *sc, int dorecv/* XXX */,
ztp_sync_send(struct ztp_softc *sc, uint32_t cmd)
ztp_readpos(struct ztp_softc *sc, struct ztp_pos *pos)
struct ztp_softc *sc = (struct ztp_softc *)v;
struct ztp_softc *sc = (struct ztp_softc *)v;