HelenOS sources

td_set_next        90 uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c 	td_set_next(instance, next);
td_set_next        98 uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h void td_set_next(td_t *, const td_t *);
td_set_next       250 uspace/drv/bus/usb/ohci/ohci_batch.c 	td_set_next(last, ohci_ep->tds[1]);
HelenOS homepage, sources at GitHub