Searched refs:ED_UNLINK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hcd.c340 case ED_UNLINK: /* wait for hw to finish? */
941 ed->state = ED_UNLINK;
949 case ED_UNLINK:
H A Dohci.h56 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
H A Dohci-q.c286 * ED_UNLINK is a transient state: the HC may still see this ED, but soon
291 * When the HC can't see the ED, something changes ED_UNLINK to one of:
306 ed->state = ED_UNLINK;

Completed in 36 milliseconds