Searched refs:ED_OPER (Results 1 – 3 of 3) sorted by relevance
329 if (urb_priv->ed->state == ED_OPER) in ohci_urb_dequeue()1048 case ED_OPER: in ohci_restart()
59 #define ED_OPER 0x02 /* IS linked to hc */ macro
263 ed->state = ED_OPER; in ed_schedule()1167 if (ed->state == ED_OPER) in takeback_td()