Searched refs:ehci_fill_queue (Results 1 – 1 of 1) sorted by relevance
125 static int ehci_fill_queue(EHCIPacket *p);1841 again = ehci_fill_queue(QTAILQ_LAST(&q->packets)); in ehci_state_fetchqtd()1879 static int ehci_fill_queue(EHCIPacket *p) in ehci_fill_queue() function1962 again = ehci_fill_queue(p); in ehci_state_execute()