Home
last modified time | relevance | path

Searched refs:USBSTOR_GetDescriptor (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/usb/usbstor_new/
H A Ddescriptor.c19 USBSTOR_GetDescriptor( in USBSTOR_GetDescriptor() function
117 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_DEVICE_DESCRIPTOR_TYPE, siz… in USBSTOR_GetDescriptors()
130 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_CONFIGURATION_DESCRIPTOR_TY… in USBSTOR_GetDescriptors()
155 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_CONFIGURATION_DESCRIPTOR_TY… in USBSTOR_GetDescriptors()
174 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_STRING_DESCRIPTOR_TYPE, 100… in USBSTOR_GetDescriptors()
/reactos/drivers/usb/usbstor/
H A Ddescriptor.c18 USBSTOR_GetDescriptor( in USBSTOR_GetDescriptor() function
85 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_DEVICE_DESCRIPTOR_TYPE, siz… in USBSTOR_GetDescriptors()
93 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_CONFIGURATION_DESCRIPTOR_TY… in USBSTOR_GetDescriptors()
109 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_CONFIGURATION_DESCRIPTOR_TY… in USBSTOR_GetDescriptors()
121 …Status = USBSTOR_GetDescriptor(DeviceExtension->LowerDeviceObject, USB_STRING_DESCRIPTOR_TYPE, MAX… in USBSTOR_GetDescriptors()