UHCI_TD_GET_DT    788 dev/usb/uhci.c 		     UHCI_TD_GET_DT(letoh32(p->td.td_token)),
UHCI_TD_GET_DT   1418 dev/usb/uhci.c 		upipe->nexttoggle = UHCI_TD_GET_DT(letoh32(std->td.td_token));
UHCI_TD_GET_DT    172 dev/usb/uhcireg.h #define UHCI_TD_GET_DT(s)	(((s) >> 19) & 1)