optpoint_softc
struct optpoint_softc *sc = device_private(self);
struct optpoint_softc *sc = arg;
struct optpoint_softc *sc = arg;
struct optpoint_softc *sc = arg;
struct optpoint_softc *sc = arg;
optpoint_send(struct optpoint_softc *sc, int data)
optpoint_recv(struct optpoint_softc *sc)
struct optpoint_softc *sc = arg;
static void optpoint_send(struct optpoint_softc *, int);
static int optpoint_recv(struct optpoint_softc *);
CFATTACH_DECL_NEW(optpoint, sizeof(struct optpoint_softc),