XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
USB_WWID_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for USB_WWID_DEVICE_PATH:
Collaboration graph
[legend]

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 InterfaceNumber
 
UINT16 VendorId
 
UINT16 ProductId
 

Detailed Description

This device path describes a USB device using its serial number.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL USB_WWID_DEVICE_PATH::Header

◆ InterfaceNumber

UINT16 USB_WWID_DEVICE_PATH::InterfaceNumber

USB interface number.

◆ ProductId

UINT16 USB_WWID_DEVICE_PATH::ProductId

USB product id of the device.

◆ VendorId

UINT16 USB_WWID_DEVICE_PATH::VendorId

USB vendor id of the device.


The documentation for this struct was generated from the following file: