ReactOS
0.4.15-dev-1623-g66cf1d2
|
#include <usb200.h>
Public Attributes | |
ULONG | AsUlong32 |
struct { | |
USB_PORT_STATUS PortStatus | |
USB_PORT_CHANGE PortChange | |
}; | |
struct { ... } |
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().