btbc_softc
static void btbc_enable_activity_led(struct btbc_softc *);
static int btbc_read(struct btbc_softc *, uint32_t, uint8_t *, int);
static int btbc_write(struct btbc_softc *, uint32_t, uint8_t *, int);
static int btbc_set_baudrate(struct btbc_softc *, int);
static void btbc_receive(struct btbc_softc *, uint32_t);
static void btbc_transmit(struct btbc_softc *);
static void btbc_start(struct btbc_softc *);
CFATTACH_DECL_NEW(btbc, sizeof(struct btbc_softc),
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = arg;
btbc_enable_activity_led(struct btbc_softc *sc)
btbc_read(struct btbc_softc *sc, uint32_t offset, uint8_t *buf, int buflen)
btbc_write(struct btbc_softc *sc, uint32_t offset, uint8_t *buf, int buflen)
btbc_set_baudrate(struct btbc_softc *sc, int baud)
btbc_receive(struct btbc_softc *sc, uint32_t offset)
btbc_transmit(struct btbc_softc *sc)
struct btbc_softc *sc = arg;
btbc_start(struct btbc_softc *sc)
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);
struct btbc_softc *sc = device_private(self);