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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-hcd.c322 case ED_UNLINK: /* wait for hw to finish? */
791 ed->state = ED_UNLINK;
799 case ED_UNLINK:
H A Dohci.h56 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
H A Dohci-q.c291 * ED_UNLINK is a transient state: the HC may still see this ED, but soon
296 * When the HC can't see the ED, something changes ED_UNLINK to one of:
311 ed->state = ED_UNLINK;

Completed in 114 milliseconds