Searched refs:GetDescriptor (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp87 const Descriptor& GetDescriptor() const { return *this; } function in class:UserTLSDescriptor
286 fTable[index] = desc.GetDescriptor();
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DHub.cpp46 status_t status = GetDescriptor(USB_DESCRIPTOR_HUB, 0, 0,
387 Hub::GetDescriptor(uint8 descriptorType, uint8 index, uint16 languageID, function in class:Hub
H A DDevice.cpp48 status_t status = GetDescriptor(USB_DESCRIPTOR_DEVICE, 0, 0,
84 status = GetDescriptor(USB_DESCRIPTOR_CONFIGURATION, i, 0,
114 status = GetDescriptor(USB_DESCRIPTOR_CONFIGURATION, i, 0,
440 Device::GetDescriptor(uint8 descriptorType, uint8 index, uint16 languageID, function in class:Device
H A Dusb_private.h559 virtual status_t GetDescriptor(uint8 descriptorType,
650 virtual status_t GetDescriptor(uint8 descriptorType,
H A Dusb.cpp384 return device->GetDescriptor(type, index, languageID,
/haiku/headers/os/device/
H A DUSBKit.h116 size_t GetDescriptor(uint8 type, uint8 index,
/haiku/src/bin/listusb/
H A Dlistusb.cpp210 size_t size = device.GetDescriptor(USB_DESCRIPTOR_HUB, 0, 0,
/haiku/src/kits/device/
H A DUSBDevice.cpp313 BUSBDevice::GetDescriptor(uint8 type, uint8 index, uint16 languageID, function in class:BUSBDevice

Completed in 65 milliseconds