Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbccgp/
H A Dfunction.c714 PUSB_INTERFACE_DESCRIPTOR InterfaceDescriptor, FirstDescriptor = NULL; in USBCCGP_EnumWithAudioLegacy() local
745 if (FirstDescriptor == NULL) in USBCCGP_EnumWithAudioLegacy()
750 FirstDescriptor = InterfaceDescriptor; in USBCCGP_EnumWithAudioLegacy()
754 if (FirstDescriptor->bInterfaceSubClass == InterfaceDescriptor->bInterfaceSubClass) in USBCCGP_EnumWithAudioLegacy()
802 …Status = USBCCG_InitIdsWithInterfaceDescriptor(FDODeviceExtension, FirstDescriptor, 0, &FDODeviceE… in USBCCGP_EnumWithAudioLegacy()
/reactos/drivers/bus/isapnp/
H A Disapnp.c65 _In_ BOOLEAN FirstDescriptor) in IsaConvertIrqRequirement() argument
69 if (!FirstDescriptor) in IsaConvertIrqRequirement()
93 _In_ BOOLEAN FirstDescriptor) in IsaConvertDmaRequirement() argument
99 if (!FirstDescriptor) in IsaConvertDmaRequirement()