mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 18:16:13 +08:00
[USBEHCI_NEW] Bring-in the USB EHCI miniport driver created by Vadim Galyant. (#301)
This commit is contained in:
committed by
Thomas Faber
parent
419e014675
commit
3bf751e046
@@ -285,6 +285,8 @@ typedef MPSTATUS
|
||||
PVOID,
|
||||
PUSHORT);
|
||||
|
||||
#define USB20_PORT_STATUS_RESERVED1_OWNED_BY_COMPANION (1 << 2)
|
||||
|
||||
typedef MPSTATUS
|
||||
(NTAPI *PHCI_RH_GET_PORT_STATUS)(
|
||||
PVOID,
|
||||
|
||||
Reference in New Issue
Block a user