Home
last modified time | relevance | path

Searched refs:USB_MAXCHILDREN (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/usb/usbstor/
H A Dusbstor.h61 #define USB_MAXCHILDREN 16 macro
136 …PDEVICE_OBJECT ChildPDO[USB_MAXCHILDREN]; // max 16 chi…
H A Dfdo.c111 for (Index = 0; Index < USB_MAXCHILDREN; Index++) in USBSTOR_FdoHandleRemoveDevice()
/reactos/drivers/usb/usbstor_new/
H A Dusbstor.h11 #define USB_MAXCHILDREN (16) macro