Searched refs:ED_UNLINK (Results 1 – 5 of 5) sorted by relevance
45 #define ED_UNLINK 0x01 macro
829 ed->state = ED_UNLINK; in ep_unlink()864 ed->state = ED_UNLINK; in ep_add_ed()877 if (ed->type == PIPE_INTERRUPT && ed->state == ED_UNLINK) { in ep_add_ed()1120 if ((status & (ED_OPER | ED_UNLINK)) && (urb->state != URB_DEL)) in finish_urb()
371 case ED_UNLINK: /* wait for hw to finish? */ in ohci_endpoint_disable()1057 ed->state = ED_UNLINK; in ohci_restart()1065 case ED_UNLINK: in ohci_restart()
58 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
321 ed->state = ED_UNLINK; in ed_deschedule()