Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h209 uhci_desc_t *td32ms; member
Dusb-uhci.c166 set_td_ioc(s->td32ms); in uhci_switch_timer_int()
168 clr_td_ioc(s->td32ms); in uhci_switch_timer_int()
505 if (s->td32ms) { in cleanup_skel()
507 unlink_td(s,s->td32ms,1); in cleanup_skel()
508 delete_desc(s, s->td32ms); in cleanup_skel()
685 s->td32ms=td; in init_skel()