Searched refs:ED_OPER (Results 1 – 5 of 5) sorted by relevance
46 #define ED_OPER 0x02 macro
584 if (ed->state != ED_OPER) in sohci_submit_job()673 ed->state = ED_OPER; in ep_link()1120 if ((status & (ED_OPER | ED_UNLINK)) && (urb->state != URB_DEL)) in finish_urb()1172 if ((edHeadP == edTailP) && (ed->state == ED_OPER)) in takeback_td()
329 if (urb_priv->ed->state == ED_OPER) in ohci_urb_dequeue()1056 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()