Searched refs:current_event_ring_cycle (Results 1 – 2 of 2) sorted by relevance
532 uint8_t current_event_ring_cycle; // 当前event ring cycle member
694 …while ((event_trb.command & 1) == xhci_hc[cid].current_event_ring_cycle) // 循环处理处于当前周期的所有event ring in xhci_hc_irq_handler()1920 xhci_hc[id].current_event_ring_cycle = 1; in xhci_hc_init_intr()