Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbstor/
H A Dpdo.c232 USBSTOR_ConvertToUnicodeString( in USBSTOR_ConvertToUnicodeString() function
377 USBSTOR_ConvertToUnicodeString(Id1, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
378 USBSTOR_ConvertToUnicodeString(Id2, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
379 USBSTOR_ConvertToUnicodeString(Id3, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
380 USBSTOR_ConvertToUnicodeString(Id4, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
381 USBSTOR_ConvertToUnicodeString(Id5, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
382 USBSTOR_ConvertToUnicodeString(Id6, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
383 USBSTOR_ConvertToUnicodeString(Id7, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
422 USBSTOR_ConvertToUnicodeString(Buffer, Length, 0, InstanceId, &Offset); in USBSTOR_PdoHandleQueryCompatibleId()
423 USBSTOR_ConvertToUnicodeString(&Buffer[Offset], Length, Offset, InstanceId, &Offset); in USBSTOR_PdoHandleQueryCompatibleId()
/reactos/drivers/usb/usbstor_new/
H A Dpdo.c364 USBSTOR_ConvertToUnicodeString( in USBSTOR_ConvertToUnicodeString() function
553 USBSTOR_ConvertToUnicodeString(Id1, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
554 USBSTOR_ConvertToUnicodeString(Id2, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
555 USBSTOR_ConvertToUnicodeString(Id3, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
556 USBSTOR_ConvertToUnicodeString(Id4, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
557 USBSTOR_ConvertToUnicodeString(Id5, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
558 USBSTOR_ConvertToUnicodeString(Id6, Length, Offset, Buffer, &Offset); in USBSTOR_PdoHandleQueryHardwareId()
632 USBSTOR_ConvertToUnicodeString(Buffer, Length, 0, InstanceId, &Offset); in USBSTOR_PdoHandleQueryCompatibleId()
633 USBSTOR_ConvertToUnicodeString(&Buffer[Offset], Length, Offset, InstanceId, &Offset); in USBSTOR_PdoHandleQueryCompatibleId()