Searched refs:ED_OPER (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.h57 #define ED_OPER 0x02 /* IS linked to hc */ macro
H A Dohci-hcd.c293 if (urb_priv->ed->state == ED_OPER)
940 case ED_OPER:
H A Dohci-q.c169 ed->state = ED_OPER;
293 * - ED_OPER: when there's any request queued, the ED gets rescheduled
463 * and that ed->state is ED_OPER
1088 if (ed->state == ED_OPER)

Completed in 112 milliseconds