uhid_softc
static int uhid_si_ioctl(struct uhid_softc *, u_long, void *, int,
CFATTACH_DECL_NEW(uhid_si, sizeof(struct uhid_softc),
struct uhid_softc * const sc = device_private(self);
uhid_si_ioctl(struct uhid_softc *sc, u_long cmd, void *addr, int flag,
int (*sc_ioctl)(struct uhid_softc *, u_long, void *, int, struct lwp *);
void uhid_attach_common(struct uhid_softc *);
int uhid_detach_common(struct uhid_softc *);
uhid_attach_common(struct uhid_softc *sc)
uhid_detach_common(struct uhid_softc *sc)
struct uhid_softc *sc = cookie;
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = kn->kn_hook;
struct uhid_softc *sc = kn->kn_hook;
struct uhid_softc *sc = device_lookup_private(&uhid_cd, UHIDUNIT(dev));
struct uhid_softc *sc = &usc->sc_base;
struct uhid_softc *sc = &usc->sc_base;
uhid_usb_ioctl(struct uhid_softc *sc, u_long cmd, void *addr, int flag,
struct uhid_softc sc_base;
static int uhid_usb_ioctl(struct uhid_softc *, u_long, void *, int,