|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbhub.h>

| PUSBHUB_FDO_EXTENSION _USBHUB_IO_WORK_ITEM::HubExtension |
Definition at line 137 of file usbhub.h.
Referenced by USBH_AllocateWorkItem(), and USBH_Worker().
| LONG _USBHUB_IO_WORK_ITEM::HubWorkerQueued |
Definition at line 134 of file usbhub.h.
Referenced by USBH_Worker().
| PUSBHUB_WORKER_ROUTINE _USBHUB_IO_WORK_ITEM::HubWorkerRoutine |
Definition at line 138 of file usbhub.h.
Referenced by USBH_AllocateWorkItem(), and USBH_Worker().
| PIO_WORKITEM _USBHUB_IO_WORK_ITEM::HubWorkItem |
Definition at line 135 of file usbhub.h.
Referenced by USBH_AllocateWorkItem(), and USBH_Worker().
| PVOID _USBHUB_IO_WORK_ITEM::HubWorkItemBuffer |
Definition at line 139 of file usbhub.h.
Referenced by USBH_AllocateWorkItem(), and USBH_Worker().
| LIST_ENTRY _USBHUB_IO_WORK_ITEM::HubWorkItemLink |
Definition at line 133 of file usbhub.h.
Referenced by USBH_Worker().
| WORK_QUEUE_TYPE _USBHUB_IO_WORK_ITEM::HubWorkItemType |
Definition at line 136 of file usbhub.h.
Referenced by USBH_AllocateWorkItem().