Home
last modified time | relevance | path

Searched refs:usbd_tt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbdivar.h125 struct usbd_tt { struct
138 struct usbd_tt *up_tt; /* Transaction translator (if any) */ argument
H A Duhub.c312 struct usbd_tt *tts = NULL; in uhub_attach()
464 sizeof(struct usbd_tt), KM_SLEEP); in uhub_attach()
946 sizeof(struct usbd_tt)); in uhub_detach()