ReactOS 0.4.16-dev-197-g92996da
|
#include <usb200.h>
Public Attributes | |
ULONG | AsUlong32 |
struct { | |
USB_PORT_STATUS PortStatus | |
USB_PORT_CHANGE PortChange | |
}; | |
struct { ... } _USB_PORT_STATUS_AND_CHANGE::@3256 |
ULONG _USB_PORT_STATUS_AND_CHANGE::AsUlong32 |
Definition at line 238 of file usb200.h.
Referenced by USBH_ChangeIndicationProcessChange(), USBH_FdoRemoveDevice(), and USBH_SyncGetHubDescriptor().
USB_PORT_CHANGE _USB_PORT_STATUS_AND_CHANGE::PortChange |
Definition at line 241 of file usb200.h.
Referenced by USBH_ChangeIndicationProcessChange().
USB_PORT_STATUS _USB_PORT_STATUS_AND_CHANGE::PortStatus |
Definition at line 240 of file usb200.h.
Referenced by USBH_FdoQueryBusRelations(), USBH_PdoIoctlGetPortStatus(), and USBH_SyncDisablePort().