btkbd_softc
CFATTACH_DECL_NEW(btkbd, sizeof(struct btkbd_softc),
static const char *btkbd_parse_desc(struct btkbd_softc *, int, const void *, int);
struct btkbd_softc *sc = device_private(self);
struct btkbd_softc *sc = device_private(self);
btkbd_parse_desc(struct btkbd_softc *sc, int id, const void *desc, int dlen)
struct btkbd_softc *sc = cookie;
struct btkbd_softc *sc = cookie;
struct btkbd_softc *sc = cookie;
struct btkbd_softc *sc = (struct btkbd_softc *)hidev;
struct btkbd_softc *sc = arg;