ehci_qtd
ehci_qtd *descriptor = transferData->queue_head->element_log;
ehci_qtd *dataDescriptor;
ehci_qtd *dataDescriptor, bool directionIn)
ehci_qtd *descriptor = current->queue_head->element_log;
ehci_qtd *descriptor = transfer->queue_head->element_log;
ehci_qtd *descriptor = CreateDescriptor(0, 0);
ehci_qtd **_dataDescriptor, bool *_directionIn, bool prepareKernelAccess)
ehci_qtd *setupDescriptor = CreateDescriptor(sizeof(usb_request_data),
ehci_qtd *statusDescriptor = CreateDescriptor(0,
ehci_qtd *strayDescriptor = queueHead->stray_log;
ehci_qtd *dataDescriptor = NULL;
ehci_qtd *lastDescriptor = NULL;
ehci_qtd **_dataDescriptor, bool *_directionIn, bool prepareKernelAccess)
ehci_qtd *firstDescriptor = NULL;
ehci_qtd *lastDescriptor = NULL;
ehci_qtd *strayDescriptor = queueHead->stray_log;
ehci_qtd **_dataDescriptor, bool *_directionIn)
ehci_qtd *firstDescriptor = NULL;
ehci_qtd *lastDescriptor = NULL;
ehci_qtd *strayDescriptor = queueHead->stray_log;
ehci_qtd *current = firstDescriptor;
ehci_qtd *
ehci_qtd *result;
sizeof(ehci_qtd)) != B_OK) {
sizeof(ehci_qtd));
EHCI::CreateDescriptorChain(Pipe *pipe, ehci_qtd **_firstDescriptor,
ehci_qtd **_lastDescriptor, ehci_qtd *strayDescriptor, uint8 pid,
ehci_qtd *firstDescriptor = NULL;
ehci_qtd *lastDescriptor = *_firstDescriptor;
print_descriptor_chain(ehci_qtd *descriptor)
ehci_qtd *descriptor = CreateDescriptor(min_c(packetSize, buffersLength),
EHCI::FreeDescriptor(ehci_qtd *descriptor)
sizeof(ehci_qtd));
EHCI::FreeDescriptorChain(ehci_qtd *topDescriptor)
ehci_qtd *current = topDescriptor;
ehci_qtd *next = NULL;
EHCI::LinkDescriptors(ehci_qtd *first, ehci_qtd *last, ehci_qtd *alt)
EHCI::WriteDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector,
ehci_qtd *current = topDescriptor;
EHCI::ReadDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector,
ehci_qtd *current = topDescriptor;
EHCI::ReadActualLength(ehci_qtd *topDescriptor, bool *nextDataToggle)
ehci_qtd *current = topDescriptor;
ehci_qtd *descriptor = transferData->queue_head->element_log;
ehci_qtd *dataDescriptor,
ehci_qtd **dataDescriptor,
ehci_qtd **dataDescriptor,
ehci_qtd **dataDescriptor,
ehci_qtd * CreateDescriptor(
ehci_qtd **firstDescriptor,
ehci_qtd **lastDescriptor,
ehci_qtd *strayDescriptor,
void FreeDescriptor(ehci_qtd *descriptor);
void FreeDescriptorChain(ehci_qtd *topDescriptor);
void LinkDescriptors(ehci_qtd *first,
ehci_qtd *last, ehci_qtd *alt);
ehci_qtd *topDescriptor,
size_t ReadDescriptorChain(ehci_qtd *topDescriptor,
size_t ReadActualLength(ehci_qtd *topDescriptor,
ehci_qtd * data_descriptor;
struct ehci_qtd *next_log;
struct ehci_qtd *alt_next_log;
ehci_qtd *stray_log;
ehci_qtd *element_log;