ReactOS 0.4.16-dev-975-g3b8cfa4
|
#include <DevicePath.h>
Public Attributes | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT8 | ParentPortNumber |
UINT8 | InterfaceNumber |
Definition at line 389 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL USB_DEVICE_PATH::Header |
Definition at line 390 of file DevicePath.h.
UINT8 USB_DEVICE_PATH::InterfaceNumber |
USB Interface Number.
Definition at line 398 of file DevicePath.h.
UINT8 USB_DEVICE_PATH::ParentPortNumber |
USB Parent Port Number.
Definition at line 394 of file DevicePath.h.