Searched defs:firstDescriptor (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1547 ohci_general_td *firstDescriptor = NULL; local
1001 _AddPendingTransfer(Transfer *transfer, ohci_endpoint_descriptor *endpoint, ohci_general_td *firstDescriptor, ohci_general_td *dataDescriptor, ohci_general_td *lastDescriptor, bool directionIn) argument
1058 _AddPendingIsochronousTransfer(Transfer *transfer, ohci_endpoint_descriptor *endpoint, ohci_isochronous_td *firstDescriptor, ohci_isochronous_td *lastDescriptor, bool directionIn) argument
1617 ohci_isochronous_td *firstDescriptor = NULL; local
2044 ohci_general_td *firstDescriptor = NULL; local
2175 ohci_isochronous_td *firstDescriptor = NULL; local
[all...]
H A Duhci.cpp2087 uhci_td *firstDescriptor = NULL; local
1154 AddPendingTransfer(Transfer *transfer, Queue *queue, uhci_qh *transferQueue, uhci_td *firstDescriptor, uhci_td *dataDescriptor, bool directionIn) argument
2207 uhci_td *firstDescriptor = NULL; local
[all...]
H A Dehci.cpp2509 ehci_qtd *firstDescriptor = NULL; local
2604 ehci_qtd *firstDescriptor = NULL; local
[all...]

Completed in 102 milliseconds