iPXE
Data Fields
USB_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 ParentPortNumber
 USB Parent Port Number. More...
 
UINT8 InterfaceNumber
 USB Interface Number. More...
 

Detailed Description

Definition at line 421 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL USB_DEVICE_PATH::Header

Definition at line 422 of file DevicePath.h.

Referenced by efi_usb_path(), and usbio_path().

◆ ParentPortNumber

UINT8 USB_DEVICE_PATH::ParentPortNumber

USB Parent Port Number.

Definition at line 426 of file DevicePath.h.

Referenced by efi_usb_path().

◆ InterfaceNumber

UINT8 USB_DEVICE_PATH::InterfaceNumber

USB Interface Number.

Definition at line 430 of file DevicePath.h.

Referenced by efi_usb_path(), and usbio_open().


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