Searched defs:queueHead (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dehci.cpp85 print_queue(ehci_qh *queueHead) argument
407 ehci_qh *queueHead = &fInterruptEntries[i].queue_head; local
1271 AddPendingTransfer(Transfer *transfer, ehci_qh *queueHead, ehci_qtd *dataDescriptor, bool directionIn) argument
1870 InitQueueHead(ehci_qh *queueHead, Pipe *pipe) argument
1907 FreeQueueHead(ehci_qh *queueHead) argument
1919 LinkQueueHead(ehci_qh *queueHead) argument
1938 LinkInterruptQueueHead(ehci_qh *queueHead, Pipe *pipe) argument
1986 UnlinkQueueHead(ehci_qh *queueHead, ehci_qh **freeListHead) argument
2013 FillQueueWithRequest(Transfer *transfer, ehci_qh *queueHead, ehci_qtd **_dataDescriptor, bool *_directionIn) argument
2076 FillQueueWithData(Transfer *transfer, ehci_qh *queueHead, ehci_qtd **_dataDescriptor, bool *_directionIn) argument
[all...]
H A Duhci.cpp2037 uhci_qh *queueHead; local
2050 UHCI::FreeTransferQueue(uhci_qh *queueHead) argument

Completed in 48 milliseconds